parent
3acef799f5
commit
6486c509ad
1 changed files with 2 additions and 3 deletions
|
@ -20,12 +20,11 @@
|
|||
|
||||
<script>
|
||||
var {Services} = ChromeUtils.import("resource://gre/modules/Services.jsm");
|
||||
Services.scriptloader.loadSubScript("chrome://zotero/content/include.js", this);
|
||||
Services.scriptloader.loadSubScript("chrome://zotero/content/customElements.js", this);
|
||||
Services.scriptloader.loadSubScript("chrome://zotero/content/searchDialog.js", this);
|
||||
</script>
|
||||
|
||||
<script src="include.js"/>
|
||||
<script src="searchDialog.js"/>
|
||||
|
||||
<popupset>
|
||||
<panel is="autocomplete-richlistbox-popup"
|
||||
id="search-autocomplete-popup"
|
||||
|
|
Loading…
Reference in a new issue