Koha/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves
Owen Leonard 91f50ee70f
Bug 30911: Datatables error on course-details.pl after adding a bib-level course reserve
This patch removes the colspan from biblio-level course reserves rows in
favor of adding a style to the message's container allowing it to
overflow across table cells.

To test, apply the patch and go to course reserves.

1. If necessary, add a new course.
2. View the details of the course and add a reserve using the
   biblionumber option to add the reserve at the bibliographic level.
3. Add a notes if you want, then click "Save."
4. Return to the course detail view.
5. In the table of reserves your biblio-level reserve should have a
   message starting in the "Barcode" column and overflowing across other
   item information columns, "Item information is not available for
   record-level course reserve."
6. Try adding multiple item-level and biblio-level reserves to the same
   course to confirm that the information displays well in those cases.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-08 15:30:33 -03:00
..
add_items-step1.tt Bug 30917: Improve course reserves breadcrumbs 2022-06-14 08:26:58 -03:00
add_items-step2.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
batch_add_items.tt Bug 30917: Improve course reserves breadcrumbs 2022-06-14 08:26:58 -03:00
batch_rm_items.tt
course-details.tt Bug 30911: Datatables error on course-details.pl after adding a bib-level course reserve 2022-07-08 15:30:33 -03:00
course-reserves.tt Bug 29648: Course reserve list - normal 2022-04-27 11:20:44 -10:00
course.tt Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
invalid-course.tt