From f7bd44861191a9144b67705c60f1933297eee329 Mon Sep 17 00:00:00 2001 From: Max Meinhold Date: Fri, 18 Sep 2020 10:55:45 -0400 Subject: [PATCH] Set default creation pool to current user RTPs get to create vms in any pool, and the default in the user creation list is not the current user, but the first pool returned (in practice, alphabetically). Setting 'selected' on the option should remove this small inconvenience. --- proxstar/templates/create.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxstar/templates/create.html b/proxstar/templates/create.html index db68f6c..33973c4 100644 --- a/proxstar/templates/create.html +++ b/proxstar/templates/create.html @@ -72,7 +72,7 @@