Apparently a leftover debugging snippet.
---
C4/Auth.pm | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/C4/Auth.pm b/C4/Auth.pm
index 6058a6b..871929e 100644
--- a/C4/Auth.pm
+++ b/C4/Auth.pm
@@ -347,7 +347,6 @@ sub get_template_and_user {
virtualshelves => "" .
C4::Context->preference("virtualshelves"),
);
}
- $template->param(listloop=>[{shelfname=>"Freelist", shelfnumber=>110}]);
return ( $template, $borrowernumber, $cookie, $flags);
}
--
1.5.5.GIT
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches