Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Jonathan Druart c2eb7633ca Bug 9573: Lost items report - add KohaTable to itemlost
Before this patch set, we used KohaTable to display a table with the
column visibility plugin, and an usual dataTable initialisation for the
filters.
For the lost items report table we will need both.
To do so we need to reorganize the code a bit

We cannot pass a selector but the id of the node which represents the
table. Indeed it is how works currently the filters (we may want to
improve that later)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-02-17 18:32:14 -03:00
..
article-requests.tt Bug 20034: Switch single-column templates to Bootstrap grid: Circulation 2018-02-15 13:30:23 -03:00
bookcount.tt Bug 19700: Move template JavaScript to the footer: Some circulation pages 2017-12-11 11:34:23 -03:00
branchoverdues.tt Bug 10021: Remove notify columns in circ/branchoverdues.tt 2017-12-11 11:34:19 -03:00
branchtransfers.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
circulation-home.tt Bug 20034: Switch single-column templates to Bootstrap grid: Circulation 2018-02-15 13:30:23 -03:00
circulation.tt Bug 18789: Use the patron variable in circulation.[pl|tt] 2018-02-16 13:03:58 -03:00
circulation_batch_checkouts.tt Bug 18789: (QA follow-up) Use patron object in batch checkout template 2018-02-16 13:03:58 -03:00
offline-mf.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
offline.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
on-site_checkouts.tt Bug 12904: Add KOHA_VERSION to few more .css 2018-02-16 13:01:19 -03:00
overdue.tt Bug 18403: Only display libraries from group in dropdown lists 2018-02-12 15:41:38 -03:00
pendingreserves.tt Bug 9573: Lost items report - add KohaTable to itemlost 2018-02-17 18:32:14 -03:00
printslip.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00
renew.tt Bug 19444: (QA follow-up) Remove repeating condition 2017-12-18 12:16:27 -03:00
request-article.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
reserveratios.tt Bug 12904: Force browser to load new javascript files after upgrade 2018-02-08 14:53:24 -03:00
returns.tt Bug 9573: Lost items report - add KohaTable to itemlost 2018-02-17 18:32:14 -03:00
selectbranchprinter.tt Bug 16530: Adding a circ sidebar navigation menu and circSidebar syspref to activate/deactivate 2017-03-03 18:34:36 +00:00
transfer-slip.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
transferstoreceive.tt Bug 18789: (QA follow-up) Use first_valid_email_address on Tranfers to receive page 2018-02-16 13:03:58 -03:00
view_holdsqueue.tt Bug 9573: Lost items report - add KohaTable to itemlost 2018-02-17 18:32:14 -03:00
waitingreserves.tt Bug 18789: Send Koha::Patron object to the templates 2018-02-16 13:03:58 -03:00