From 992d3b847a892719ee1d2adb35d9585f8db442be Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Thu, 20 Jun 2024 14:57:32 +0200 Subject: templates: show client details at the end of the client options Move "Client details" to the last option of the "Client" dropdown in the Commands page. --- ogcp/templates/commands.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ogcp/templates/commands.html b/ogcp/templates/commands.html index 316eb8f..dc61ad4 100644 --- a/ogcp/templates/commands.html +++ b/ogcp/templates/commands.html @@ -26,10 +26,10 @@ form="scopesForm" formaction="{{ url_for('action_refresh') }}" formmethod="post"> - + -- cgit v1.2.3-18-g5258