##// END OF EJS Templates
consistent handling of grant/revoke of permissions widgets...
consistent handling of grant/revoke of permissions widgets - use 1 method for users and for users groups - use common JS for ajax revoke - cleanup code

File last commit:

r3054:400ca827 beta
r3715:25dbbdae beta
Show More
registration.html
9 lines | 166 B | text/html | HtmlLexer
## -*- coding: utf-8 -*-
<%inherit file="main.html"/>
${_('A new user have registered in RhodeCode')}
${body}
${_('View this user here')}: ${registered_user_url}