##// END OF EJS Templates
Fixed some issues with edit form...
Fixed some issues with edit form - unified code (but still a lot of duplicated code left over) - fixed forms - fixed validators

File last commit:

r2988:8ca4d9f6 beta
r3089:4cc9bb83 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>