Rename WebUI content files

This commit is contained in:
Thomas Piccirello 2019-08-08 05:16:47 -07:00
parent b3f9b9e9b2
commit f214dd233b
5 changed files with 4 additions and 4 deletions

View file

@ -169,7 +169,7 @@ const initializeWindows = function() {
title: "QBT_TR(Options)QBT_TR[CONTEXT=OptionsDialog]",
loadMethod: 'xhr',
toolbar: true,
contentURL: 'preferences_content.html',
contentURL: 'preferences.html',
require: {
css: ['css/Tabs.css']
},