remove another window.loadURI
This commit is contained in:
parent
8d7de2987c
commit
49e309bb85
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue