Use Javascript strict mode

This commit is contained in:
Chocobo1
2018-11-30 18:30:26 +08:00
parent 1c525d9c19
commit 1cb065edc6
27 changed files with 54 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
<script src="scripts/lib/mootools-1.2-more.js"></script>
<script src="scripts/misc.js?locale=${LANG}"></script>
<script>
'use strict';
var newCategoryKeyboardEvents = new Keyboard({
defaultEventType: 'keydown',
events: {