]> git.koha-community.org Git - koha.git/commit
Bug 33663: Pass 'suggestion' to the OPAC templates only
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 10 May 2023 08:54:39 +0000 (10:54 +0200)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 8 Jun 2023 17:15:31 +0000 (17:15 +0000)
commit4757f8b191574286470b5b2b7e6dc64544e070cc
tree0d54a1c9d33ab951d65f1529ac61df131b9282a5
parentaa595cff7a679bf279e1f0d9028e3adbf3009ecb
Bug 33663: Pass 'suggestion' to the OPAC templates only

We don't need it for the staff interface. The previous patch is removing
the only occurrence using it.

Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 63bc731fd409e52b505c684fa5ba5f849128aa36)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
C4/Auth.pm