[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:50:20 CET 2022


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 143832
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143832&action=edit
Bug 32103: Remove flex from tab-content list elements

    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