print-window-tiddler
Jeremy Ruston 2012-06-19 16:56:29 +01:00
rodzic 84b6020f2a
commit 14f4465b30
1 zmienionych plików z 1 dodań i 1 usunięć
core/modules

Wyświetl plik

@ -36,7 +36,7 @@ Popupper.prototype.handleEvent = function(event) {
this.rootElement.removeEventListener("click",this,true);
this.cancel();
}
}
};
Popupper.prototype.cancel = function() {
if(this.popupTextRef) {