]> git.koha-community.org Git - koha.git/commit
Alternate fix for Bug 2534 - Viewing items table on item edit screen requires horizon...
authorOwen Leonard <oleonard@myacpl.org>
Mon, 22 Aug 2011 15:33:59 +0000 (11:33 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Fri, 20 Jan 2012 19:57:35 +0000 (14:57 -0500)
commitd38b2c0fffb3f69cab2070a55bab031c35f38332
treecac442a493eddff5b62797b59233e2a1aae324d6
parentc6b01caeb3e8208c954e14193422431e2b12294a
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>
Backporting to 3.4.x

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt