]> git.koha-community.org Git - koha.git/commit
Bug 28768: remove unnessesary template variable
authorLucas Gass <lucas@bywatersolutions.com>
Tue, 27 Jul 2021 18:08:12 +0000 (18:08 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 12 Nov 2021 23:11:26 +0000 (13:11 -1000)
commit70ff6e6b434e205928c73cdb5393198e528445fa
tree6f2231590b1a433aca42910bc78043b7ec17e43b
parenta4aa24931cb6cbc6b70292668980588b538f319a
Bug 28768: remove unnessesary template variable

To test:
1. Add some news that should display on opac-readingrecord.pl. For example: opacheader, OpacCustomSearch, opaccredits
2. Go to opac-readingrecord.pl, the news doesn't display
3. Apply patch, restart_all
4. Go to opac-readingrecord.pl, the news displays
5. Turn on 'opacreadinghistory' and test to make sure it still works

Signed-off-by: Andrew Isherwood <andrew.isherwood@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit df28bdd3517c5551401fb32d1fca9554e29a2e13)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
opac/opac-readingrecord.pl