From 1cd6932d6bc8e25fb4b158d6057c810b5fd5f6dc Mon Sep 17 00:00:00 2001 From: Greg Schueler Date: Fri, 14 Jun 2019 11:42:45 -0700 Subject: [PATCH] Fix: run job with no options causes error --- rundeckapp/grails-app/views/scheduledExecution/_editOptions.gsp | 1 - .../grails-app/views/scheduledExecution/_execOptionsForm.gsp | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/rundeckapp/grails-app/views/scheduledExecution/_editOptions.gsp b/rundeckapp/grails-app/views/scheduledExecution/_editOptions.gsp index 15aefbb4294..724616908f2 100644 --- a/rundeckapp/grails-app/views/scheduledExecution/_editOptions.gsp +++ b/rundeckapp/grails-app/views/scheduledExecution/_editOptions.gsp @@ -23,7 +23,6 @@ - diff --git a/rundeckapp/grails-app/views/scheduledExecution/_execOptionsForm.gsp b/rundeckapp/grails-app/views/scheduledExecution/_execOptionsForm.gsp index f5822ad4bae..f9697134908 100644 --- a/rundeckapp/grails-app/views/scheduledExecution/_execOptionsForm.gsp +++ b/rundeckapp/grails-app/views/scheduledExecution/_execOptionsForm.gsp @@ -18,6 +18,7 @@ +