Skip to content
Snippets Groups Projects
Commit 95dcb0ee authored by Arkerthan's avatar Arkerthan
Browse files

fix theme selector

parent a214e1a1
No related branches found
No related tags found
1 merge request!6822fix theme selector
...@@ -736,7 +736,7 @@ This save was created using FC version $ver build $releaseID. ...@@ -736,7 +736,7 @@ This save was created using FC version $ver build $releaseID.
<p> <p>
UI theme selector. Allows to select a single CSS file to be loaded. <span class="red">The file has to be located in the same directory as the HTML file otherwise it will simply not load at all.</span> UI theme selector. Allows to select a single CSS file to be loaded. <span class="red">The file has to be located in the same directory as the HTML file otherwise it will simply not load at all.</span>
<<includeDOM App.UI.Theme.selector(), "themeSelector">> <<includeDOM App.UI.Theme.selector()>>
</p> </p>
<<set _options = new App.UI.OptionsGroup()>> <<set _options = new App.UI.OptionsGroup()>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment