Fix config change and add js to copySM2
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
%= javascript '/js/nutups.js'
|
||||
<div id="module" class="module Nutups-panel">
|
||||
|
||||
% if ($config->{debug} == 1) {
|
||||
% if (config->{debug} == 1) {
|
||||
<pre>
|
||||
%= dumper $c->current_route
|
||||
%= dumper $nut_data->{trt}
|
||||
@@ -55,4 +55,4 @@
|
||||
|
||||
|
||||
</div>
|
||||
%end
|
||||
%end
|
||||
|
Reference in New Issue
Block a user