From 7815d1fac7392757f057efa25ceee2047403c86c Mon Sep 17 00:00:00 2001 From: Roberto Hueso Gómez Date: Mon, 14 Sep 2020 10:56:58 +0200 Subject: Add partitions setup forms This provides a menu to setup the internal partitions setup of each machine. Delete partitions is still just a placeholder. --- ogcp/templates/scopes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ogcp/templates') diff --git a/ogcp/templates/scopes.html b/ogcp/templates/scopes.html index 81124dd..376df67 100644 --- a/ogcp/templates/scopes.html +++ b/ogcp/templates/scopes.html @@ -40,7 +40,8 @@ formaction="{{ url_for('action_reboot') }}" formmethod="post"> - + -- cgit v1.2.3-18-g5258