From a2a5e4ed78d7971efe54ea6becbf1f4e9d3d703f Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Thu, 31 Mar 2022 17:28:19 +0200 Subject: Submit IPs when scopes tree is read only Otherwise, users can not switch between actions without going back to the parent view. This makes "scopesForm" work again in all views and not only in scopes.html and commands.html. Commit feed135554543 introduces this regression. --- ogcp/templates/macros.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ogcp/templates/macros.html b/ogcp/templates/macros.html index 96561db..e91a2ef 100644 --- a/ogcp/templates/macros.html +++ b/ogcp/templates/macros.html @@ -24,7 +24,8 @@