mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 08:16:16 -07:00
Rename WebUI toolbar files
This commit is contained in:
parent
3f8f9a3962
commit
b3f9b9e9b2
5 changed files with 4 additions and 4 deletions
|
@ -873,7 +873,7 @@ window.addEvent('load', function() {
|
|||
css: ['css/Tabs.css', 'css/dynamicTable.css'],
|
||||
js: ['scripts/prop-general.js', 'scripts/prop-trackers.js', 'scripts/prop-peers.js', 'scripts/prop-webseeds.js', 'scripts/prop-files.js'],
|
||||
},
|
||||
tabsURL: 'properties.html',
|
||||
tabsURL: 'propertiesToolbar.html',
|
||||
tabsOnload: function() {
|
||||
MochaUI.initializeTabs('propertiesTabs');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue