##// END OF EJS Templates
search: goto commit search will now use a safe search option and never...
search: goto commit search will now use a safe search option and never throw any exceptions even if search is misconfigured. Fixes #5193

File last commit:

r1282:90601d74 default
r1411:16beb154 default
Show More
user_group_edit_perms_summary.mako
3 lines | 113 B | application/x-mako | MakoHtmlLexer
/ rhodecode / templates / admin / user_groups / user_group_edit_perms_summary.mako
## permissions overview
<%namespace name="p" file="/base/perms_summary.mako"/>
${p.perms_summary(c.permissions)}