##// 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:

r2988:8ca4d9f6 beta
r3883:88ec8f7b beta
Show More
main.html
9 lines | 99 B | text/html | HtmlLexer
Notification fixes...
r1717 ${self.body()}
<div>
--
<br/>
<br/>
fixed typo in email notification
r2988 <b>${_('This is a notification from RhodeCode.')}</b>
White-space cleanup
r1888 </div>