##// END OF EJS Templates
vcs: Refactor the get_repo function....
vcs: Refactor the get_repo function. Goal was to not use the search_path_up argument of get_scm and include some logic that sits in model.db.Repository in get_scm_instance method.

File last commit:

r1:854a839a default
r483:b7e26a5f default
Show More
user_group_edit_perms_summary.html
3 lines | 113 B | text/html | HtmlLexer
/ rhodecode / templates / admin / user_groups / user_group_edit_perms_summary.html
## permissions overview
<%namespace name="p" file="/base/perms_summary.html"/>
${p.perms_summary(c.permissions)}