[Koha-bugs] [Bug 35883] Use template wrapper for accordions: Table settings administration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 24 13:54:31 CET 2024


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 161331
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161331&action=edit
Bug 35883: Use template wrapper for accordions: Table settings administration

This patch updates the table settings administration page so that
Bootstrap accordion markup is generated by WRAPPERs.

This patch also makes some changes to fix the automatic scroll when a
table configuration button was clicked.

To test, apply the patch and go to Administration -> Table settings.

- The list of modules should be displayed as before: Collapsible panels
  where clicking the module name heading expands the corresponding
  panel of settings.
- Test that direct links to configurable tables still work correctly:
  - Go to Administration -> Libraries.
  - Click the "Configure" button at the top of the table of libraries.
  - You should be taken to the table settings page.
    - The "Administration" panel should be expanded by default.
    - You should be scrolled down automatically to the "Libraries"
      table.

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


More information about the Koha-bugs mailing list