mirror of
https://github.com/OpenFusionProject/Client.git
synced 2025-12-23 23:20:05 +00:00
Change version text to button, move config button to opposing corner
This commit is contained in:
@@ -78,7 +78,6 @@ function getAppVersion() {
|
||||
|
||||
function setAppVersionText() {
|
||||
$("#of-aboutversionnumber").text("Version " + getAppVersion());
|
||||
$("#of-versionnumber").text("v" + getAppVersion());
|
||||
}
|
||||
|
||||
function validateServerSave(modalName) {
|
||||
|
||||
Reference in New Issue
Block a user