]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Allow some buttons in Import via Z39.50 to wrap lines
authorDan Scott <dscott@laurentian.ca>
Tue, 7 Aug 2012 20:39:37 +0000 (16:39 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 22 Aug 2012 19:29:43 +0000 (15:29 -0400)
commit94d5e4c887cb7ac071144b1b3b36026216be514b
tree17c26377ab5960c5090a2496e5f4a9ed55985e61
parent44bcc133a02d7064c3cc9e468dcee1f4902e657e
Allow some buttons in Import via Z39.50 to wrap lines

Some of our technicians with 4:3 ratio monitors and a reasonable
font-size are unable to see the "Import Record" button on the Import via
Z39.50 screen, because the buttons in that row are laid out in a single,
non-wrapping row, and there is no affordance for scrolling over to the
side.

Simply changing the containing "hbox" element to a "description" element
allows enough of the buttons to overflow to resolve the problem in our
experience.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/xul/staff_client/server/cat/z3950.xul