[Koha-bugs] [Bug 31837] Add page-section to basket.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 20 10:45:35 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31837

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142217|0                           |1
        is obsolete|                            |

--- Comment #2 from David Nind <david at davidnind.com> ---
Created attachment 142232
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142232&action=edit
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 at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list