Thanks to http://forums.mozillazine.org/viewtopic.php?f=19&t=
2048501,
Author: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Jason Etheridge <jason@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@20228
dcc99617-32d9-48b4-a31d-
7c20da2025e4
menuitems[i].style.removeProperty('display'); // Restore normal css display
}
}
+ // Force reload of keyset cache?
+ keyset.parentNode.insertBefore(keyset, keyset.nextSibling);
// If no keys, disable ability to toggle hotkeys (because why bother?)
var x = document.getElementById('cmd_hotkeys_toggle');
if(x) {