assets/js/theme.js in appscms-tools-theme-4.1.2 vs assets/js/theme.js in appscms-tools-theme-4.1.3
- old
+ new
@@ -1,9 +1,8 @@
---
---
-console.log('');
if ("{{ site.safeui }}"==="true") {
document.addEventListener("DOMContentLoaded", function () {
var safuiAlert = document.querySelector("#safeui-alert");
if (safuiAlert) {
setTimeout(function () {
\ No newline at end of file