From 4b00bddbfa991394da48de83a3d752fe82a045a5 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 25 Jun 2010 12:26:39 -0400 Subject: [PATCH] Fix for Bug 3372 - OPAC Reading History sorting breaks limit Some other cosmetic and functional changes: - "Show all/Show 50" links had been styled as tabs at some time in the past. A CSS change somewhere broke this. Reimplementing it. - Moving sort control to a method better reflected the behavior of this re-sort. Signed-off-by: Galen Charlton --- .../prog/en/modules/opac-readingrecord.tmpl | 38 +++++++++++++------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tmpl index 70b27f6b31..250a77a8ed 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tmpl @@ -1,12 +1,17 @@ Catalog › Account for - +
@@ -23,26 +28,35 @@ $(document).ready(function(){ You have never borrowed anything from this library.
-