]> git.koha-community.org Git - koha.git/commit
Bug 37047: (QA follow-up) Move non-bookings code back
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 14 Jun 2024 15:13:26 +0000 (16:13 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 18 Jul 2024 19:40:25 +0000 (19:40 +0000)
commit95b107e01479dd33f437cc465b1647b304fb32bd
treec8b3822bc9d8910368ff3fb25d96593ecd464087
parent60bbccb242105d0438cee23e2d22e575d94a74bb
Bug 37047: (QA follow-up) Move non-bookings code back

We inadvertantly adding a little more than just the bookings table js
into it's own asset. This patch moves that code back and also renames
the asset file to /tables/bookings.js from /bookings-table.js as is the
scheme we're attempting to follow now (see '/modals/').

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 876aff189afe27d536c82241b7ae895c13c8656d)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
koha-tmpl/intranet-tmpl/prog/js/bookings-table.js [deleted file]
koha-tmpl/intranet-tmpl/prog/js/tables/bookings.js [new file with mode: 0644]