##// END OF EJS Templates
Change to encodestring to b64encode to avoid newlines in the data URI...
Change to encodestring to b64encode to avoid newlines in the data URI The point of this is to improve compatibility with older browsers. also, encodestring is depricated in python 3.

File last commit:

r11033:fa36e98f
r12839:7adb103e
Show More
logout.less
2 lines | 34 B | text/x-less | LessCssLexer
Brian E. Granger
Creating override.css for each page....
r10723 // Custom styles for logout.html
Brian Granger
Refactoring templates and top level js/css organization.
r6192