##// END OF EJS Templates
Fixed issues with group renames for local repository group admins....
Fixed issues with group renames for local repository group admins. - revoke permission on yourself check was triggered thus preventing group update. Moved this check into update permission function

File last commit:

r3780:1de8abd9 beta
r3883:88ec8f7b beta
Show More
registration.html
6 lines | 116 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
${body}
${_('View this user here')}: ${registered_user_url}