From 2afbb1e2082c176cf54c7660097a2e1e7e4674f7 Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Mon, 7 Mar 2022 14:53:38 +0100 Subject: Group scopes buttons into dropdowns Group related actions in the "scopes" section inside a dropdown button. Declutters the panel in which the buttons are displayed. --- ogcp/templates/scopes.html | 45 +++++++++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 12 deletions(-) (limited to 'ogcp/templates/scopes.html') diff --git a/ogcp/templates/scopes.html b/ogcp/templates/scopes.html index 81b2403..c4d4740 100644 --- a/ogcp/templates/scopes.html +++ b/ogcp/templates/scopes.html @@ -16,18 +16,39 @@ {% endblock %} {% block commands %} - - - - - - + + + {% endblock %} {% block content %} -- cgit v1.2.3-18-g5258