Hide add-on search box

This commit is contained in:
Simon Kornblith 2011-08-25 07:38:31 +00:00
parent aae77c6015
commit c812cfd6c0

View file

@ -2,6 +2,7 @@
<overlay id="zotero-addons"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<textbox id="header-search" hidden="true"/>
<page id="addons-page">
<script type="application/javascript" src="chrome://zotero/content/standalone/extensionsOverlay.js"/>
</page>