Koha/koha-tmpl
Kyle Hall 0441b5ce46
Bug 32188: Only show template controls above item form if templates have been defined
The new item templates above the item edit form should only show, when at least one template has been defined.

Test Plan:
1) Browse to the item editor
2) Delete all templates
3) Note the template toolbar is displayed
4) Apply this patch
5) Reload the page, note the toolbar is not displayed
6) Create a new template, note the toolbar is now displayed
7) Delete that template, note the toolbar is no longer displayed

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-14 15:07:05 -03:00
..
intranet-tmpl Bug 32188: Only show template controls above item form if templates have been defined 2022-11-14 15:07:05 -03:00
opac-tmpl Bug 20207: Don't show search options when no suggestions show 2022-11-14 09:21:14 -03:00