[Koha-bugs] [Bug 32914] Use template wrapper for batch record deletion and modification templates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 7 13:19:09 CET 2023


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

--- Comment #5 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 147830
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147830&action=edit
Bug 32914: (follow-up) Add CSS to improve tab layout

This patch adds a "clearfix" snippet of CSS to _mixins.scss copied from
Bootstrap. Applied to the active tab pane, this helps in situations
where Bootstrap tabs follow a floated element.

The patch also wraps tab label strings in <span> to ensure they can be
translated.

Unrelated: The patch removes an extra </option> from the batch record
modification template.

To test, apply the patch and rebuild the staff interface CSS.

Check Cataloging -> Batch record deletion and Cataloging -> Batch record
modification to confirm that the tab layout looks correct.

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


More information about the Koha-bugs mailing list