Bug 28768: remove unnessesary template variable
authorLucas Gass <lucas@bywatersolutions.com>
Tue, 27 Jul 2021 18:08:12 +0000 (18:08 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 5 Nov 2021 11:17:08 +0000 (12:17 +0100)
commit94e10564624cee53caae8619e5809ea37d4dc549
tree43f9e78931799eb80297a4face57dc90af70f44f
parenta691760ac20e1cbfea96de93c487582a5dcc926d
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>
opac/opac-readingrecord.pl