mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-23 19:13:34 +01:00
Closes issue #931.
--HG-- extra : transplant_source : %81%21xME%AFR%CBK%22y%12%3D%1B%95%9E%3Cv%98p
This commit is contained in:
@@ -647,7 +647,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
|||||||
*/
|
*/
|
||||||
initHelp: function initHelp() {
|
initHelp: function initHelp() {
|
||||||
if ("noscriptOverlay" in window)
|
if ("noscriptOverlay" in window)
|
||||||
noscriptOverlay.safeAllow("dactyl:", true, false);
|
window.noscriptOverlay.safeAllow("dactyl:", true, false);
|
||||||
|
|
||||||
help.initialize();
|
help.initialize();
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user