From 3a282ac6a8839dea8977f33a08ac0c43358ef40c Mon Sep 17 00:00:00 2001 From: Greg Schueler Date: Wed, 24 Jul 2013 16:12:54 -0400 Subject: [PATCH] Default option value button not always shown * if the option's allowed values contains the default, don't show the * default value button --- rundeckapp/grails-app/views/framework/_optionValuesSelect.gsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rundeckapp/grails-app/views/framework/_optionValuesSelect.gsp b/rundeckapp/grails-app/views/framework/_optionValuesSelect.gsp index a54840c020d..eb30bfb06e8 100644 --- a/rundeckapp/grails-app/views/framework/_optionValuesSelect.gsp +++ b/rundeckapp/grails-app/views/framework/_optionValuesSelect.gsp @@ -165,7 +165,7 @@ - +