Skip to content
Snippets Groups Projects
Commit 859c9f25 authored by Steve Bennetts's avatar Steve Bennetts
Browse files

Restore "Show Advanced Permissions"

parent 8ec85a68
Branches
Tags
No related merge requests found
...@@ -843,6 +843,7 @@ ...@@ -843,6 +843,7 @@
<menu_item_call.on_click <menu_item_call.on_click
function="Floater.Toggle" function="Floater.Toggle"
parameter="perm_prefs" /> parameter="perm_prefs" />
</menu_item_call>
<menu_item_check <menu_item_check
label="Show Advanced Permissions" label="Show Advanced Permissions"
layout="topleft" layout="topleft"
...@@ -854,7 +855,6 @@ ...@@ -854,7 +855,6 @@
function="ToggleControl" function="ToggleControl"
parameter="DebugPermissions" /> parameter="DebugPermissions" />
</menu_item_check> </menu_item_check>
</menu_item_call>
<!--menu_item_call <!--menu_item_call
label="Show Script Warning/Error Window" label="Show Script Warning/Error Window"
layout="topleft" layout="topleft"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment