remove another window.loadURI

This commit is contained in:
Simon Kornblith 2011-05-31 04:58:07 +00:00
parent 8d7de2987c
commit 49e309bb85

View file

@ -310,7 +310,7 @@ var Zotero_File_Interface = new function() {
null, null, {}
);
if (index == 1) {
window.loadURI("http://zotero.org/support/kb/importing");
ZoteroPane_Local.loadURI("http://zotero.org/support/kb/importing");
}
}
}