1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Can now set default range for startpage tiles in settings

This commit is contained in:
Krateng
2019-04-09 11:48:12 +02:00
parent 978f4f7788
commit 0439484f78
3 changed files with 14 additions and 0 deletions

View File

@@ -21,6 +21,8 @@
}
document.getElementById("selector_" + identifier + "_" + unit).setAttribute("style","opacity:0.5;")
}
document.addEventListener('DOMContentLoaded',function() {KEY_JS_INIT_TILES})
</script>
</head>