A few fixups in ptyhon, plus mailstats panel json 1st pass
This commit is contained in:
2
Templates/partial.html.ep.tem
Executable file → Normal file
2
Templates/partial.html.ep.tem
Executable file → Normal file
@@ -7,7 +7,7 @@
|
||||
SelectInput();
|
||||
};
|
||||
</script>
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<pre>
|
||||
%= dumper $$${prefix}_data
|
||||
</pre>
|
||||
|
Reference in New Issue
Block a user