##// END OF EJS Templates
catch IOError loading templates...
catch IOError loading templates can be raised sometimes (Windows) instead of TemplateNotFound. Also turn other unhanded exceptions into warnings, rather than raising.

File last commit:

r11033:fa36e98f
r11951:a07bb966
Show More
style.less
2 lines | 77 B | text/x-less | LessCssLexer
Brian E. Granger
Adding style.less to each subdir - but still use global style.less
r10718 @import "../tree/less/altuploadform.less";
@import "../tree/less/tree.less";