mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fix for #2942. Added flag 32 to hide back buttons.
This commit is contained in:
parent
9113dc6963
commit
812f8fdcbe
3 changed files with 3 additions and 3 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue