Finish Backup add Printers and small tweaks

This commit is contained in:
John Crisp
2025-06-12 18:52:32 +02:00
parent f3295483b2
commit 91105c83c9
9 changed files with 210 additions and 174 deletions

View File

@@ -5,10 +5,10 @@
<div class="card-body">
%if (config->{debug} == 1) {
<div>
%= dumper $c->current_route
%= dumper $prt_datas
</div>
<pre>
%= dumper $c->current_route
%= dumper $prt_datas
</pre>
% }
% if ( stash 'error' ) {