##// END OF EJS Templates
show traceback in widget handlers...
show traceback in widget handlers rather than logging closes #5064

File last commit:

r14093:2259a244
r15192:ea44f6ea
Show More
quickhelp.less
11 lines | 168 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
display: inline-block;
}