From a8d7494ab9601d2ea4fb2065018580fb2a1c95b3 Mon Sep 17 00:00:00 2001 From: Roberto Hueso Gómez Date: Thu, 29 Oct 2020 14:43:23 +0100 Subject: Add image create action This action handles the creation of the image in the DB as well as the '.img' file. --- 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 ba9d27a..19ce9d8 100644 --- a/ogcp/templates/scopes.html +++ b/ogcp/templates/scopes.html @@ -52,6 +52,8 @@ formaction="{{ url_for('action_client_info') }}" formmethod="get"> + -- cgit v1.2.3-18-g5258