Signed-off-by: Galen Charlton <[email protected]>
---
 opac/opac-topissues.pl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opac/opac-topissues.pl b/opac/opac-topissues.pl
index 80c4f0b..1b0d42a 100755
--- a/opac/opac-topissues.pl
+++ b/opac/opac-topissues.pl
@@ -94,6 +94,7 @@ $template->param(do_it => 1,
                 branch => $branches->{$branch}->{branchname} || 'all 
locations',
                 itemtype => $itemtypes->{$itemtype}->{description} || 'item 
types',
                 timeLimit => $timeLimit,
+                timeLimitFinite => $timeLimit,
                 results_loop => \...@results,
                 );
 
-- 
1.6.3.3

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to