diff --git a/Targets/Nutups/_nut_CONFIG.html.ep b/Targets/Nutups/_nut_CONFIG.html.ep index b84e179..7360067 100644 --- a/Targets/Nutups/_nut_CONFIG.html.ep +++ b/Targets/Nutups/_nut_CONFIG.html.ep @@ -7,7 +7,7 @@ SelectInput(); }; - % if ($config->{debug} == 1) { + % if (config->{debug} == 1) {
%= dumper $nut_data@@ -133,4 +133,4 @@ %# Probably finally by a submit. %end - \ No newline at end of file + diff --git a/Targets/Nutups/_nut_STATUS.html.ep b/Targets/Nutups/_nut_STATUS.html.ep index e03c415..e8ea7aa 100644 --- a/Targets/Nutups/_nut_STATUS.html.ep +++ b/Targets/Nutups/_nut_STATUS.html.ep @@ -7,7 +7,7 @@ SelectInput(); }; - % if ($config->{debug} == 1) { + % if (config->{debug} == 1) {
%= dumper $nut_data@@ -45,4 +45,4 @@ %# Probably finally by a submit. %end - \ No newline at end of file + diff --git a/Targets/Nutups/nutups.html.ep b/Targets/Nutups/nutups.html.ep index e4e3871..e15eade 100644 --- a/Targets/Nutups/nutups.html.ep +++ b/Targets/Nutups/nutups.html.ep @@ -8,7 +8,7 @@ %= javascript '/js/nutups.js'
%= dumper $c->current_route %= dumper $nut_data->{trt} @@ -55,4 +55,4 @@