mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-12 08:16:16 -07:00
Rename WebUI content files
This commit is contained in:
parent
b3f9b9e9b2
commit
f214dd233b
5 changed files with 4 additions and 4 deletions
|
@ -868,7 +868,7 @@ window.addEvent('load', function() {
|
|||
bottom: 0,
|
||||
left: 0
|
||||
},
|
||||
contentURL: 'properties_content.html',
|
||||
contentURL: 'properties.html',
|
||||
require: {
|
||||
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'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue