* Sat May 10 2025 Brian Read <brianr@koozali.org> 11.0.0-3.sme

- Get javascript working and password visible icon [SME: 13001]
- Fix missing cmd in panel
- Delete out of date list of protocols/device/services etc from controller source
This commit is contained in:
2025-05-11 10:43:35 +01:00
parent 6b207dec6b
commit 2727d948c6
7 changed files with 81 additions and 163 deletions

View File

@@ -1,6 +1,7 @@
% layout 'default', title => "Sme server 2 - Dynamic Clients", share_dir => './';
% content_for 'module' => begin
%= javascript '/js/ddclient.js'
<div id="module" class="module ddclient-panel">
% if (config->{debug} == 1) {