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

@@ -814,6 +814,8 @@
<div style="text-align: center; margin-top: 1em;"><input type="button" value="QBT_TR(Save)QBT_TR[CONTEXT=HttpServer]" onclick="applyPreferences();" /></div>
<script>
'use strict';
// Downloads tab
var WatchedFoldersTable = new HtmlTable($("watched_folders_tab"));