Koha/koha-tmpl/intranet-tmpl/prog/css/src
Owen Leonard 49c64f3d27
Bug 33158: Use template wrapper for authorized values and item types administration tabs
This patch updates the authorized values and item types administration
templates so that they use the new WRAPPER directive to build tabbed
navigation.

Seeing that the markup in itemtypes.tt and authorised_values.tt is
indential when it comes to icon selection, I have moved that section of
the template into an include file and updated both templates to use it.

The patch also makes minor SCSS changes, so to test you must rebuild the
staff interface CSS.

To test, apply the patch and go to Administration -> Item types.

- 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.

Perform the same tests in Administration -> Authorized values.

Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-16 15:17:30 -03:00
..
_flatpickr.scss Bug 33615: Date picker icon not visible 2023-05-05 12:13:58 -03:00
_flatpickr_vars.scss Bug 32978: Replace node-sass with dart-sass 2023-02-22 10:03:39 -03:00
_fonts.scss
_forms.scss Bug 32605: (follow-up) Additional fixes 2023-02-15 09:22:05 -03:00
_header.scss Bug 32683: Convert header search tabs to Bootstrap 2023-03-10 12:04:08 -03:00
_mixins.scss
_tables.scss Bug 32323: Correct focus state of some DataTables controls 2022-12-13 09:47:44 -03:00
_toolbar.scss
_variables.scss
calendar.scss Bug 32310: Correct CSS in the staff interface which still uses old color scheme 2022-11-24 15:29:18 -03:00
holds.scss
installer.scss
mainpage.scss Bug 33707: News vs Quote of the day styling on staff interface main page 2023-05-16 11:47:29 +02:00
staff-global.scss Bug 33158: Use template wrapper for authorized values and item types administration tabs 2023-05-16 15:17:30 -03:00