Bug 13492: Add the location column to the checkouts tables
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 23 Dec 2014 10:59:07 +0000 (11:59 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 24 Apr 2015 12:41:23 +0000 (09:41 -0300)
commitd7cfdb45e5c90e9816d31e55723f59b278c80966
treea7d289ae16959c048da16c3d358fd931b6e35d86
parent06cde076c7b19a8fb3b8f784aaeda02f90e06f53
Bug 13492: Add the location column to the checkouts tables

Test plan:
1/ Verify that the location column is correctly displayed on the
checkouts tables (circ/circulation.pl and members/moremember.pl).
2/ Verify that you can hide/show this column (using the admin page
and/or the ColVis DT plugin).

Signed-off-by: Aleisha <aleishaamohia@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
admin/columns_settings.yml
koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table-footer.inc
koha-tmpl/intranet-tmpl/prog/en/includes/checkouts-table.inc
koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js
svc/checkouts