From cbeafea273906d55b01d37b2803af189d6813d2d Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Thu, 28 Oct 2021 10:38:24 +0200 Subject: Support partition of computers with several disks Add a new select input and button to choose which disk you want to partition. TODO: Current argument parsing function returns a list with all the arguments, except csrf_token. Future patches should add granular parsing of different types of arguments. --- ogcp/templates/actions/setup.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ogcp/templates') diff --git a/ogcp/templates/actions/setup.html b/ogcp/templates/actions/setup.html index c1633c6..a2f71f9 100644 --- a/ogcp/templates/actions/setup.html +++ b/ogcp/templates/actions/setup.html @@ -53,6 +53,17 @@ + + + -- cgit v1.2.3-18-g5258