Merge pull request #4007 from TDT-AG/pr/20200504-luci-mod-system
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 4 May 2020 14:28:14 +0000 (16:28 +0200)
committerGitHub <noreply@github.com>
Mon, 4 May 2020 14:28:14 +0000 (16:28 +0200)
luci-mod-system: update LED i18N trigger translation

themes/luci-theme-material/Makefile [changed mode: 0755->0644]
themes/luci-theme-material/htdocs/luci-static/material/js/script.js
themes/luci-theme-rosy/Makefile [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index ae39d0075140fdbe2b8d8836d592aa56b2458f6b..1a5fce4e2db8ce43925128fd0acc006551b66c77 100755 (executable)
@@ -195,7 +195,6 @@ document.addEventListener('luci-loaded', function(ev) {
        $(".slide > a").removeAttr("href");
 
        if (mainNodeName != undefined) {
-               console.log(mainNodeName);
                switch (mainNodeName) {
                        case "node-status-system_log":
                        case "node-status-kernel_log":
old mode 100755 (executable)
new mode 100644 (file)