Koha/koha-tmpl/intranet-tmpl/prog/en
Jared Camins-Esakov f1e96f4590 Bug 5917 follow-up: Fix staff client results display
The change to Template::Toolkit broke a number of things on the Staff Client
results display. This patch:
* Fixes the formatting of the results table, which had an unnecessary colspan=2
* Enables the display of the "Edit record" and "Edit items" links
* Corrects the display of item counts, so that labels for "Available,"
  "On loan," and "Unavailable" only appear when appropriate
* Corrects facet links, which were starting new searches rather than limiting
  due to a variable scoping error
* Changes the resort dropdown so that it will show the currently-selected
  sorting

Signed-off-by: Jared Camins-Esakov <jcamins@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-11 08:27:40 +12:00
..
css Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
includes Bug 5917 follow-up: Fix staff client results display 2011-04-11 08:27:40 +12:00
js Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
lib Merge remote branch 'kc/new/enh/bug_3659' into kcmaster 2011-03-15 15:58:26 +13:00
modules Bug 5917 follow-up: Fix staff client results display 2011-04-11 08:27:40 +12:00
xslt Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
columns.def Removed two column definitions added in previous patch 2010-11-10 19:38:34 +13:00