From a7423d29436f20b440f81f7bf3c18d80cf1e6114 Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Mon, 17 Jun 2024 17:03:30 +0200 Subject: ogcp: add room details view to scopes management Add a readonly view for the room data. Mark all the form fields as readonly and set the hidden attribute to the submit field. --- ogcp/templates/scopes.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ogcp/templates/scopes.html') diff --git a/ogcp/templates/scopes.html b/ogcp/templates/scopes.html index 04285be..725454b 100644 --- a/ogcp/templates/scopes.html +++ b/ogcp/templates/scopes.html @@ -47,6 +47,8 @@ form="scopesForm" formaction="{{ url_for('action_room_update') }}" formmethod="get"> +