diff options
-rw-r--r--[-rwxr-xr-x] | themes/luci-theme-material/Makefile | 0 | ||||
-rwxr-xr-x | themes/luci-theme-material/htdocs/luci-static/material/js/script.js | 1 | ||||
-rw-r--r--[-rwxr-xr-x] | themes/luci-theme-rosy/Makefile | 0 |
3 files changed, 0 insertions, 1 deletions
diff --git a/themes/luci-theme-material/Makefile b/themes/luci-theme-material/Makefile index 5bc16eb7db..5bc16eb7db 100755..100644 --- a/themes/luci-theme-material/Makefile +++ b/themes/luci-theme-material/Makefile diff --git a/themes/luci-theme-material/htdocs/luci-static/material/js/script.js b/themes/luci-theme-material/htdocs/luci-static/material/js/script.js index ae39d00751..1a5fce4e2d 100755 --- a/themes/luci-theme-material/htdocs/luci-static/material/js/script.js +++ b/themes/luci-theme-material/htdocs/luci-static/material/js/script.js @@ -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": diff --git a/themes/luci-theme-rosy/Makefile b/themes/luci-theme-rosy/Makefile index a6e9f99ca9..a6e9f99ca9 100755..100644 --- a/themes/luci-theme-rosy/Makefile +++ b/themes/luci-theme-rosy/Makefile |