##// END OF EJS Templates
svn-support: Add missing argument to tmplate context....
svn-support: Add missing argument to tmplate context. This argument was only added in the view handling GET requests. But in case of an error the POST view also rederes the template and threfore need this arguement.

File last commit:

r714:822499e8 default
r1023:7d893c6f default
Show More
root-styles-suffix.html
3 lines | 47 B | text/html | HtmlLexer
/ rhodecode / public / js / src / components / root-styles-suffix.html
polymer: slim out the styles and change the flow of initialization to avoid race conditions
r714 </style>
</template>
</dom-module>