##// END OF EJS Templates
Don't introspect __call__ for simple callables...
Don't introspect __call__ for simple callables Closes gh-5164

File last commit:

r14093:2259a244
r15362:052c2f59
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;
}