comments and removed unused flag from some old version

This commit is contained in:
2017-09-10 15:47:19 +02:00
parent 23fe523412
commit 6cde517c55
3 changed files with 7 additions and 12 deletions
+1 -3
View File
@@ -71,9 +71,7 @@
<script>
try {
window.noAutoShow = true;
termInit(); // the screen will be loaded via ajax
Screen.load('%j:labels_seq%', +'%theme%');
termInit('%j:labels_seq%', +'%theme%');
} catch(e) {
console.error(e);
<?php if (!DEBUG): ?>