]> git.koha-community.org Git - koha.git/commit
Bug 29998: Replace the use of jQueryUI tabs on item types administration page
authorOwen Leonard <oleonard@myacpl.org>
Thu, 17 Mar 2022 18:21:56 +0000 (18:21 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 25 Mar 2022 21:01:04 +0000 (11:01 -1000)
commitbecd5bd8e8997804e15b946fbab78063e6ad4a75
tree1fcdbf5559b09f64e0901b881f3013ce14b8f325
parent1b0f154cf8e9935d81009fd56333681828c127c8
Bug 29998: Replace the use of jQueryUI tabs on item types administration page

This patch updates the item type edit interface so that it uses
Bootstrap tabs instead of jQueryUI tabs for displaying icon sets.

Unrelated: The patch removes an invalid "type" attribute from a <select>
element.

- Go to Administration -> Item types in the staff interface.
- Edit an item type.
- On the edit page you should see tabs under "Choose an icon."
- Confirm that the tabs look correct and work correctly.
- If you did not previously have any icon selected, the "None" tab
  should be active.
- If you had an icon selected, that icon set's tab should be active.
- Confirm that if you specify a remote image (e.g.
  https://via.placeholder.com/50/FF0000/FFFFFF.png ) the tab is
  correctly shown after you save and re-edit.
- Confirm that changing icons works correctly and that the selected
  icon's tab is always active when you return to the edit view.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt