##// END OF EJS Templates
Update LICENSE.md to include license information about History.js
Update LICENSE.md to include license information about History.js

File last commit:

r4116:ffd45b18 rhodecode-2.2.5-gpl
r4134:0fef0864 rhodecode-2.2.5-gpl
Show More
user_group_edit_default_perms.html
6 lines | 270 B | text/html | HtmlLexer
/ rhodecode / templates / admin / user_groups / user_group_edit_default_perms.html
<%namespace name="dpb" file="/base/default_perms_box.html"/>
${dpb.default_perms_box(url('edit_user_group_default_perms', id=c.user_group.users_group_id))}
## permissions overview
<%namespace name="p" file="/base/perms_summary.html"/>
${p.perms_summary(c.permissions)}