From eeda698f400902eac3ae606fb2a9d336d5d98c5a Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Mon, 7 Nov 2022 15:18:55 +0100 Subject: Open real time log in a new tab --- ogcp/templates/commands.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogcp/templates/commands.html b/ogcp/templates/commands.html index c212600..92a1284 100644 --- a/ogcp/templates/commands.html +++ b/ogcp/templates/commands.html @@ -93,7 +93,7 @@ + form="scopesForm" formaction="{{ url_for('action_legacy_rt_log') }}" formmethod="get" formtarget="_blank"> -- cgit v1.2.3-18-g5258