]> git.koha-community.org Git - koha.git/commit
Bug 27292: Add TablesSettings directive to fix columns_settings_borrowers_table
authorDavid Cook <dcook@prosentient.com.au>
Wed, 23 Dec 2020 04:41:58 +0000 (04:41 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 11 Jan 2021 12:24:25 +0000 (13:24 +0100)
commite842526a22864eb0108c07ab95fd078ad7f29f56
tree951c5a809808accda687184ac0b7034ecd5c556f
parentf0dadd169b08f3b486ea387cdbb7f93c13b8d3db
Bug 27292: Add TablesSettings directive to fix columns_settings_borrowers_table

This patch adds the USE TablesSettings directive which allows the plugin
to be invoked to fill the columns_settings_borrowers_table variable.

Test plan:
0. Do not apply the patch
1. Go to http://localhost:8081/cgi-bin/koha/reserve/request.pl?borrowernumber=51&biblionumber=29
2. View source on the page and note columns_settings_borrowers_table has no value assigned
2. Apply the patch
3. In a new tab, go to http://localhost:8081/cgi-bin/koha/reserve/request.pl?borrowernumber=51&biblionumber=29
4. Note that nothing has changed on the surfeace
5. View source ont he page and note columns_settings_borrowers_table now has a value assigned

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 31ec92bfab16654b2a3f763d141559d0f882a1e7)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt