* Tue Jul 01 2025 Brian Read <brianr@koozali.org> 11.0.0-100.sme

- Add code in top template default.html.ep to incorporate any panel specific js and css [SME: 13062]
This commit is contained in:
2025-07-01 11:28:58 +01:00
parent 21255abf46
commit ff9c2fee8c
5 changed files with 74 additions and 74 deletions

View File

@@ -4,8 +4,6 @@
% layout 'default', title => "Sme server 2 - E-Mail", share_dir => './';
%# css specific to this panel:
% content_for 'module' => begin
%= stylesheet '/css/emailsettings.css'
%= javascript '/js/emailsettings.js'
% use constant FALSE => 0;
% use constant TRUE => 1;