From 0fe4cba5b75777bfc34ca79dcf0098b11f243d99 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Mon, 12 Apr 2021 11:41:20 -0400 Subject: [PATCH] edit-jobset: make the "add a new input" button span the whole way Previously it would only cross 4 of the 5 columns. --- src/root/edit-jobset.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/root/edit-jobset.tt b/src/root/edit-jobset.tt index 0a3a0484..20fa45e4 100644 --- a/src/root/edit-jobset.tt +++ b/src/root/edit-jobset.tt @@ -51,7 +51,7 @@ [% INCLUDE renderJobsetInput input=input baseName="input-$input.name" %] [% END %] - +