mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
WebUI: enforce coding style
Actually, not all of them but some that can be enforced by eslint. The changes are made by eslint with minor manual tweaking. PR #17046.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
}
|
||||
}).send();
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
<input type="button" id="applyButton" value="QBT_TR(Apply)QBT_TR[CONTEXT=HttpServer]" onclick="setUpLimit()" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user