From 29038528f7eb5e7b0dadafe83bb4c3e2aca67462 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Fri, 5 Aug 2011 17:28:19 -0700 Subject: [PATCH] use the nearest DescriptorByNameOwner to maximize the contextuality. --- core/src/main/resources/lib/form/validateButton.jelly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/lib/form/validateButton.jelly b/core/src/main/resources/lib/form/validateButton.jelly index 1460bc91ae..01e8cd20aa 100644 --- a/core/src/main/resources/lib/form/validateButton.jelly +++ b/core/src/main/resources/lib/form/validateButton.jelly @@ -48,7 +48,7 @@ THE SOFTWARE.
- +
${attrs.progress} -- GitLab