diff --git a/src/main/resources/hudson/plugins/nextexecutions/NextExecutionsComputerWidget/index.jelly b/src/main/resources/hudson/plugins/nextexecutions/NextExecutionsComputerWidget/index.jelly index 6fa83fb..7bf0768 100755 --- a/src/main/resources/hudson/plugins/nextexecutions/NextExecutionsComputerWidget/index.jelly +++ b/src/main/resources/hudson/plugins/nextexecutions/NextExecutionsComputerWidget/index.jelly @@ -4,8 +4,8 @@ - ${w.shortName} - ${w.date} + ${w.shortName} + ${w.date} diff --git a/src/main/resources/hudson/plugins/nextexecutions/NextExecutionsWidget/index.jelly b/src/main/resources/hudson/plugins/nextexecutions/NextExecutionsWidget/index.jelly index c079afd..e27ab6e 100755 --- a/src/main/resources/hudson/plugins/nextexecutions/NextExecutionsWidget/index.jelly +++ b/src/main/resources/hudson/plugins/nextexecutions/NextExecutionsWidget/index.jelly @@ -24,8 +24,8 @@ - ${w.name} - ${w.date} + ${w.name} + ${w.date} diff --git a/src/main/resources/hudson/plugins/nextexecutions/ParametrizedNextExecutionsWidget/index.jelly b/src/main/resources/hudson/plugins/nextexecutions/ParametrizedNextExecutionsWidget/index.jelly index b56582a..5dcc9aa 100755 --- a/src/main/resources/hudson/plugins/nextexecutions/ParametrizedNextExecutionsWidget/index.jelly +++ b/src/main/resources/hudson/plugins/nextexecutions/ParametrizedNextExecutionsWidget/index.jelly @@ -5,8 +5,8 @@ - ${w.shortName} - ${w.date} + ${w.shortName} + ${w.date}