##// END OF EJS Templates
Fixed widget button onclick register so it only will ever register a callback once.
Fixed widget button onclick register so it only will ever register a callback once.

File last commit:

r14093:2259a244
r14331:f57e8c24
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;
}