##// END OF EJS Templates
Remove check for custom_exceptions from showtraceback; it's checked in run_code.
Remove check for custom_exceptions from showtraceback; it's checked in run_code.

File last commit:

r6192:a53b1a9f
r7109:8dba49af
Show More
logout.css
7 lines | 76 B | text/css | CssLexer
#main_app {
height: 100px;
width: 200px;
margin: 50px auto;
}