##// END OF EJS Templates
filter out repo groups choices to only ones that you have write+ access to. Before it was read+ access and you got proper...
filter out repo groups choices to only ones that you have write+ access to. Before it was read+ access and you got proper error saying that you don't have write permissions to group to create repo in. Filtering out the read groups is less confusing for users. ref #730

File last commit:

r3054:400ca827 beta
r3239:a9565b8b 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}