From 616d536e38b584ebdbf2a611c2a913c9c61ef7f0 Mon Sep 17 00:00:00 2001 From: Jeremy Nicklas <jnicklas@osc.edu> Date: Wed, 15 Nov 2017 11:45:42 -0500 Subject: [PATCH] change order for form fields --- form.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/form.yml b/form.yml index 081bd4f..6fbf4ea 100644 --- a/form.yml +++ b/form.yml @@ -56,8 +56,8 @@ form: - modules - conda_extensions - extra_jupyter_args - - bc_num_hours - - bc_num_slots - bc_account - bc_queue + - bc_num_hours + - bc_num_slots - bc_email_on_started -- GitLab