Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard dc439dcb7b Alternate fix for Bug 2534 - Viewing items table on item edit screen requires horizontal scrolling
This patch doesn't eliminate horizontal scrolling, but simplifies
the situation:

- The left-hand sidebar has been moved below the table of items.
- The "overflow:scroll" style has been removed from the table of items.
  Having overflow set meant that it was often necessary to scroll twice
  to reach data in the table: once using the scrollbars on the table
  and again using the page's scrollbars.

The NEKLS catalogers also extend their thanks for this fix.

Signed-off-by: Liz Rea <lrea@nekls.org>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-09-23 06:21:05 +12:00
..
value_builder Bug 6368: unimarc_field_4XX plugin does not work with new templates - corrected 2011-09-14 20:10:56 +12:00
addbiblio.tt bug_6576: Submit when changing framework rather then reloading 2011-09-22 09:05:44 +12:00
addbooks.tt Bug 6458: Incorrect translation processing / cataloguing/... 2011-09-13 09:30:57 +12:00
additem.tt Alternate fix for Bug 2534 - Viewing items table on item edit screen requires horizontal scrolling 2011-09-23 06:21:05 +12:00
merge.tt Bug 6704 : Escaping html in the merging records, so " don't break the merge 2011-09-01 21:10:02 +12:00
moveitem.tt Bug 6313 -- Adding option to "attach another item" when finished attaching items 2011-07-05 14:59:12 +12:00
z3950_search.tt Bug 6380 - Z39.50 Cataloging Search needs a way to try search again, even if results are found 2011-06-03 11:11:34 +12:00