Fix config change and add js to copySM2

This commit is contained in:
2025-02-14 19:37:39 +00:00
parent 2378308576
commit 8ff23b4775
4 changed files with 9 additions and 8 deletions

View 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>