From 1bb1d04f3fcd639a62f5b1a48fcf790d1ae527f9 Mon Sep 17 00:00:00 2001 From: Joe Atzberger Date: Wed, 4 Jun 2008 15:21:41 -0500 Subject: [PATCH] Convert to using loop_context_vars for rows instead of highlight/toggle/whatever. Signed-off-by: Joshua Ferraro --- .../prog/en/modules/catalogue/results.tmpl | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl index 795d674eef..5a8af749b0 100755 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl @@ -145,11 +145,7 @@ $(window).load(function() { Count - - - - - + class="highlight"> """> @@ -245,11 +241,7 @@ $(window).load(function() { - - - - - + class="highlight"> "> @@ -267,10 +259,11 @@ $(window).load(function() { "> , , - + "> - , , + , , +

-- 2.39.5