Finish template tidy

This commit is contained in:
John Crisp
2025-04-15 20:43:24 +02:00
parent 038bafa69c
commit cc4e08b14a
36 changed files with 759 additions and 456 deletions

View File

@@ -2,7 +2,7 @@
% content_for 'module' => begin
<div id="" class="">
<div>
% if (config->{debug} == 1) {
<p>
@@ -26,7 +26,7 @@
%= hidden_field 'Highlightpattern' => $log_datas->{highlightpattern}
%= hidden_field 'Operation' => $log_datas->{operation}
% end
</p>
</div>
%end