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

--- Comment #9 from Owen Leonard <oleon...@myacpl.org> ---
Created attachment 116615
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116615&action=edit
Bug 27653: [Alternate][Alternate][Alternate] Use div instead of caption for
controls

The funds and acquisitions home page tables use captions for additional
table controls. These are more appropriate as "toolbar" divs.

This patch converts the <caption> to <div class="toolbar btn-toolbar">
and moves it just above <table> in the markup to keep it valid.

To test:
1 - View the tables on acquisitions home and budgets views
2 - Note the 'Expand all...' control row
3 - Apply patch
4 - The row remains, but is below the table controls
5 - The row is not included when printing or copying the table

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to