From 69b127a4f7c81f9e6a3613937bec3009383c11a2 Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Fri, 1 Apr 2022 09:33:47 +0200 Subject: Move setup's disk selector Move disk selector from the bottom of the page to the first table, nearby "Partition Table Type" and "Total Disk Size". --- ogcp/templates/actions/setup.html | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'ogcp/templates/actions') diff --git a/ogcp/templates/actions/setup.html b/ogcp/templates/actions/setup.html index 5dd3528..d741725 100644 --- a/ogcp/templates/actions/setup.html +++ b/ogcp/templates/actions/setup.html @@ -13,6 +13,7 @@ + @@ -20,6 +21,18 @@ + {{ form.hidden_tag() }} @@ -58,17 +71,6 @@
{{ _('Disk') }} {{ _('Partition Table Type') }} {{ _('Total Disk Size') }} (MB)
+ + + {{ form.disk_type(class_="form-control") }} {{ disk_size }}
- - - -- cgit v1.2.3-18-g5258