From 28d111ca5381555b40c5fcc7190693adb7555136 Mon Sep 17 00:00:00 2001 From: tbingaman Date: Wed, 28 Oct 2009 22:37:14 +0000 Subject: [PATCH] Fixed use of a custom delete button caption in hetero list. The attribute needs to be passed to the prototypes, otherwise new entries will use the default caption. git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23297 71c3de6d-444a-0410-be80-ed276b4c234a --- core/src/main/resources/lib/form/hetero-list.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/lib/form/hetero-list.jelly b/core/src/main/resources/lib/form/hetero-list.jelly index b40d75b66a..c2fab2be17 100644 --- a/core/src/main/resources/lib/form/hetero-list.jelly +++ b/core/src/main/resources/lib/form/hetero-list.jelly @@ -104,7 +104,7 @@ THE SOFTWARE.
- +
-- GitLab