Bug 27324: (follow-up) Remove references to intranetbookbag from Auth.pm
authorOwen Leonard <oleonard@myacpl.org>
Tue, 19 Jan 2021 15:43:36 +0000 (15:43 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 20 Jan 2021 09:16:48 +0000 (10:16 +0100)
commit00734f1689fc0fdd16f8497de841323923195d3b
treeda472e1eef601923a345a9c3b0a955e351f7d583
parent77f36d49a64e678f74438fd375349caca2aa6dc8
Bug 27324: (follow-up) Remove references to intranetbookbag from Auth.pm

This patch removes references to intranetbookbag from Auth.pm. Now that
the templates use Koha.Preference("intranetbookbag") everywhere it is
unnecessary.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
C4/Auth.pm