Koha/koha-tmpl/intranet-tmpl/prog/en
Lucas Gass 413fdb37eb
Bug 31837: Add page-section class to tables on basket.tt
This patch adds the page-section class to the orders and cancelled orders tables.

To test:
1. Have a vendor, basket, and create an order.
2. Go look at the table on basket.tt and make sure the orders table looks good.
3. Cancel some orders and look at the cancelled order table, make sure it also looks good.

Note: I made some indentation changes. I also did NOT add a new wrapper to the cancelled orders table, it already had one so I just added the page-section div to the existing div.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-10-24 10:21:46 -03:00
..
data
includes Bug 30588: Add missing include file 2022-10-21 11:36:58 -03:00
modules Bug 31837: Add page-section class to tables on basket.tt 2022-10-24 10:21:46 -03:00
xslt Bug 28372: Use variables instead of repeated field lookup 2022-10-12 15:02:06 -03:00