##// END OF EJS Templates
pull-requests: in case of an error redirect to the same url as source....
pull-requests: in case of an error redirect to the same url as source. - will keep the bookmark/branch info, and help re-select proper revisions.

File last commit:

r1910:45702bf2 default
r2052:7fd6e6f2 default
Show More
user_edit_global_perms.mako
2 lines | 143 B | application/x-mako | MakoHtmlLexer
/ rhodecode / templates / admin / users / user_edit_global_perms.mako
<%namespace name="dpb" file="/base/default_perms_box.mako"/>
${dpb.default_perms_box(h.url('edit_user_global_perms', user_id=c.user.user_id))}