https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41760
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 192396 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192396&action=edit Bug 41760: Fix <tbody> and <tfoot> in several templates This patch makes corrections to table markup in several templates, fixing these issues: - <tfoot> appearing before <tbody> - <tfoot> appearing without a <tbody> To test, apply the patch and view the following pages in the staff client. In each case the table should look correct, including the appearance of the table footer. - Acquisitions -> Vendor -> Basket. Add orders to a basket if necessary, in order for the "Orders" table to appear. - Acquisitions -> Vendor -> Basket -> Add to basket -> From existing orders (copy) -> Search for orders. You must have existing orders to populate the table of order search results. - Acquisitions -> Vendor -> Receive shipments -> Receive a new shipment. You must have pending orders to populate the table. Receive at least one order to ensure data for the next step. - Acquisitions home page -> "All available funds" table -> Click an amount linked in the "Spent" column. - Administration -> Funds. You must have at least one budget and at least one fund under that budget. - Administration -> Record overlay rules. - Patrons -> View a patron record -> Accounting -> Transactions. If necessary you can use "Create manual invoice" to add a charge to the account. - From the list of transactions, click the "Pay" button next to one of them. - Reports -> Cash register statistics wizard. - ?? - Reports -> Catalog by item type. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
