##// END OF EJS Templates
rhodecode.js: show/hide set_mode_header like filename_container in initCodeMirror file_enable and upload_file_enable
rhodecode.js: show/hide set_mode_header like filename_container in initCodeMirror file_enable and upload_file_enable

File last commit:

r4116:ffd45b18 rhodecode-2.2.5-gpl
r4170:211ded26 rhodecode-2.2.5-gpl
Show More
permissions_perms.html
5 lines | 190 B | text/html | HtmlLexer
<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)}