This is a patch that makes the toolbar work with the little jellybean
button on Macs. It's that little lozenge-like button on the top
right of Mac programs that shows/hides the toolbar. With this patch
it will show/hide the toolbar "button bar", making it behave more like
most Mac programs. It shouldn't have any affect on other platforms.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@17804
dcc99617-32d9-48b4-a31d-
7c20da2025e4
<menu id="main.menu.admin" />
<menu id="main.menu.help" />
</menubar>
- <toolbar id="main_toolbar" hidden="true">
+ <toolbar id="main_toolbar" hidden="true" class="chromeclass-toolbar">
<toolbarbutton id="tb_checkout"
command="cmd_circ_checkout"
image="chrome://open_ils_staff_client/skin/media/images/Arrow-rightup-small.png"