Skip to content
Snippets Groups Projects
Verified Commit 92adeb39 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Reformat

parent a6d56d24
No related branches found
No related tags found
1 merge request!415Reformat
Pipeline #192843 passed
...@@ -468,9 +468,7 @@ add_perm( ...@@ -468,9 +468,7 @@ add_perm(
) )
# View parent menu entry # View parent menu entry
view_menu_predicate = has_person & ( view_menu_predicate = has_person & (view_documentations_menu_predicate | view_extramarks_predicate)
view_documentations_menu_predicate | view_extramarks_predicate
)
add_perm( add_perm(
"alsijil.view_menu_rule", "alsijil.view_menu_rule",
view_menu_predicate, view_menu_predicate,
......
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