mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Fix for #2942. Added flag 32 to hide back buttons.
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"_welcomePictureFullScreen": false,
|
||||
"_meshMessengerTitle": "MeshMessenger",
|
||||
"_meshMessengerPicture": "messenger.png",
|
||||
"___hide__": "Sum of: 1 = Hide header, 2 = Hide tab, 4 = Hide footer, 8 = Hide title, 16 = Hide left bar",
|
||||
"___hide__": "Sum of: 1 = Hide header, 2 = Hide tab, 4 = Hide footer, 8 = Hide title, 16 = Hide left bar, 32 = Hide back buttons",
|
||||
"_hide": 4,
|
||||
"_footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>",
|
||||
"_loginfooter": "This is a private server.",
|
||||
|
||||
Reference in New Issue
Block a user