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

diff --git a/C4/Auth.pm b/C4/Auth.pm
index 871c124..8f42d76 100644
--- a/C4/Auth.pm
+++ b/C4/Auth.pm
@@ -305,6 +305,7 @@ sub get_template_and_user {
             suggestion                  => 
C4::Context->preference("suggestion"),
             virtualshelves              => 
C4::Context->preference("virtualshelves"),
                        StaffSerialIssueDisplayCount => 
C4::Context->preference("StaffSerialIssueDisplayCount"),
+            NoZebra                     => C4::Context->preference('NoZebra'),
         );
     }
     else {
-- 
1.6.3.3

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

Reply via email to