mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-03 23:35:49 +01:00
Move overlay magic from util to overlay module.
This commit is contained in:
@@ -410,7 +410,7 @@ var Events = Module("events", {
|
||||
EventHive.prototype.wrapListener = this.closure.wrapListener;
|
||||
|
||||
XML.ignoreWhitespace = true;
|
||||
util.overlayWindow(window, {
|
||||
overlay.overlayWindow(window, {
|
||||
append: <e4x xmlns={XUL}>
|
||||
<window id={document.documentElement.id}>
|
||||
<!-- http://developer.mozilla.org/en/docs/XUL_Tutorial:Updating_Commands -->
|
||||
|
||||
Reference in New Issue
Block a user