parent
dfaa0ce129
commit
3e30ae1797
12 changed files with 24 additions and 1 deletions
|
@ -32,12 +32,14 @@
|
|||
<window
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
title="&scaffold.load.title;"
|
||||
drawintitlebar-platforms="mac"
|
||||
onload="Scaffold_Load.onLoad()"
|
||||
class="zotero-dialog"
|
||||
style="min-width: 500px;">
|
||||
<dialog buttons="cancel,accept"
|
||||
id="scaffold-load">
|
||||
<script src="load.js"/>
|
||||
<script src="chrome://zotero/content/titlebar.js"/>
|
||||
<richlistbox id="listbox" class="theme-listbox"/>
|
||||
</dialog>
|
||||
</window>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue