mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
Use Javascript strict mode
This commit is contained in:
@@ -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"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user