Remove headfings in Error and status and sort out non global opening of DBs
This commit is contained in:
4
Targets/Nutups/_nut_STATUS.html.ep
Normal file → Executable file
4
Targets/Nutups/_nut_STATUS.html.ep
Normal file → Executable file
@@ -7,7 +7,7 @@
|
||||
SelectInput();
|
||||
};
|
||||
</script>
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<pre>
|
||||
%= dumper $nut_data
|
||||
</pre>
|
||||
@@ -45,4 +45,4 @@
|
||||
|
||||
%# Probably finally by a submit.
|
||||
%end
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user