[Koha-bugs] [Bug 32912] Use template wrapper for notices tabs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 8 18:37:50 CET 2023


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 146406
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146406&action=edit
Bug 32912: Use template wrapper for notices tabs

This patch updates the notices template to replace tab markup with
the use of WRAPPERs.

This patch also makes a minor correction to the color of Bootstrap
panels.

To test you must have more than one translation installed, and the
TranslateNotices preference should be enabled.

- Apply the patch and go to Tools -> Notices.
- Edit a notice.
- You should see tabs for each available language, for example
  Default, English, French.
- Test adding content to each language to confirm that the correct
  information is saved under the correct tab.
- Disable the TranslateNotices preference to confirm that the
  display is still correct without the tabbed interface.

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


More information about the Koha-bugs mailing list