Update nutups and js file into generated mix

This commit is contained in:
2025-01-20 16:27:26 +00:00
parent c7dc45ccb5
commit 51a59b9696
12 changed files with 212 additions and 56 deletions

View File

@@ -5,6 +5,7 @@
%# css specific to this panel:
% content_for 'module' => begin
%= stylesheet '/css/${lcPackageName}.css'
%= javascript '/js/${lcPackageName}.js'
<div id="module" class="module ${PackageName}-panel">
% if ($config->{debug} == 1) {