From 292125c35db89a52caac2c48b242e263da006415 Mon Sep 17 00:00:00 2001 From: kohsuke Date: Sat, 27 Oct 2007 14:17:21 +0000 Subject: [PATCH] added delete button here for now. Eventually I should make this a table where each item can occupy multiple rows. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@5498 71c3de6d-444a-0410-be80-ed276b4c234a --- core/src/main/resources/lib/form/hetero-list.jelly | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/core/src/main/resources/lib/form/hetero-list.jelly b/core/src/main/resources/lib/form/hetero-list.jelly index 72ff1ea589..44f844b08f 100644 --- a/core/src/main/resources/lib/form/hetero-list.jelly +++ b/core/src/main/resources/lib/form/hetero-list.jelly @@ -14,6 +14,9 @@ + + +
@@ -26,6 +29,9 @@ + + +
-- GitLab