[Koha-bugs] [Bug 32182] Replace static tabs markup with Bootstrap

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 14 15:52:25 CET 2022


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 143833
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143833&action=edit
Bug 32182: Replace static tabs markup with Bootstrap

This patch reimplements certain tabbed interfaces to use Bootstrap
markup. Previously these tabs required special CSS because they're
static, i.e. not JS-driven tabs for switching in-page. The tabs are
links to separate pages.

Note: This patch includes whitespace changes, so use diff accordingly.

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

Test the following pages to confirm that the tabs look correct and still
link to the correct locations:

- Patron details
    - Accounting
      - Pay amount
    - Transactions
    - Create manual invoice
    - Create manual credit
- Tools -> Comments

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


More information about the Koha-bugs mailing list