From ed294050f103f04e831cc645bbd6c3973246c608 Mon Sep 17 00:00:00 2001 From: "Jose M. Guisado" Date: Mon, 31 Jan 2022 10:43:54 +0100 Subject: Group log commands buttons into dropdown Compacts Commands view with a single "Logs" dropdown button. Dropdown shows current log commands. --- ogcp/templates/commands.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'ogcp/templates/commands.html') diff --git a/ogcp/templates/commands.html b/ogcp/templates/commands.html index 139e441..ac41354 100644 --- a/ogcp/templates/commands.html +++ b/ogcp/templates/commands.html @@ -42,9 +42,16 @@ form="scopesForm" formaction="{{ url_for('action_mode') }}" formmethod="get"> - - + {% endblock %} -- cgit v1.2.3-18-g5258