##// END OF EJS Templates
Remove prerender link comment - it seems incorrect
Remove prerender link comment - it seems incorrect

File last commit:

r4116:ffd45b18 rhodecode-2.2.5-gpl
r4176:cc1ee59e kallithea-2.2.5-r...
Show More
permissions_perms.html
5 lines | 190 B | text/html | HtmlLexer
Bradley M. Kuhn
Imported some of the GPLv3'd changes from RhodeCode v2.2.5....
r4116 <h4>${_('Default user permissions overview')}</h4>
## permissions overview
<%namespace name="p" file="/base/perms_summary.html"/>
${p.perms_summary(c.perm_user.permissions, show_all=True)}