##// END OF EJS Templates
fix(svn): fix the problems of reading txn_id when used gunicorn/waitress + traefik/no-traefik combinations
fix(svn): fix the problems of reading txn_id when used gunicorn/waitress + traefik/no-traefik combinations

File last commit:

r2114:6e357177 default
r5207:9410d3a2 default
Show More
user_edit_global_perms.mako
2 lines | 166 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(form_url=h.route_path('user_edit_global_perms_update', user_id=c.user.user_id))}