From d135a4806dc12d24240fd50fcbcb5ab6f5c89db1 Mon Sep 17 00:00:00 2001 From: Alejandro Sirgo Rica Date: Mon, 17 Jun 2024 16:42:09 +0200 Subject: ogcp: add center details view to scopes management Add a readonly view for the center 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 a96ae62..04285be 100644 --- a/ogcp/templates/scopes.html +++ b/ogcp/templates/scopes.html @@ -60,6 +60,8 @@ form="scopesForm" formaction="{{ url_for('action_center_update') }}" formmethod="get"> + -- cgit v1.2.3-18-g5258