Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities
Pedro Amorim f918c3ff80
Bug 35245: Set default width for select2 in authorities
Test plan:
1) Edit a authority Marc framework, e.g. 'CHRON_TERM', visit:
   /cgi-bin/koha/admin/auth_tag_structure.pl?authtypecode=CHRON_TERM
2) Pick any field to turn into a AV field, e.g. 371, and edit its subfields:
   /cgi-bin/koha/admin/auth_subfields_structure.pl?tagfield=371&authtypecode=CHRON_TERM
3) Pick a subfield e.g. 'd' and click edit, visit:
   /cgi-bin/koha/admin/auth_subfields_structure.pl?op=add_form&tagfield=371&tagsubfield=d&authtypecode=CHRON_TERM#subdfield
4) Pick a Authorized value list e.g. DEPARTMENT, click Submit
5) Create a new authority of the same type 'CHRON_TERM', visit:
   /cgi-bin/koha/authorities/authorities.pl?authtypecode=CHRON_TERM
6) Click on Tab '3' and click on field 371 ADDRESS to expand it
7) Notice field 'd' select2 width is very narrow
8) Apply patch. Repeat. Notice its not narrow anymore

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-11-06 08:42:51 -03:00
..
auth_finder.tt Bug 33910: Improve translation of title tags: Authorities 2023-08-29 14:59:06 -03:00
authorities-home.tt Bug 6419: Add StaffAuthoritiesHome block to additional contents 2023-10-18 15:41:29 -03:00
authorities.tt Bug 35245: Set default width for select2 in authorities 2023-11-06 08:42:51 -03:00
blinddetail-biblio-search.tt Bug 33910: (follow-up) Remove mistaken addition of 'USE raw' 2023-08-29 14:59:07 -03:00
detail.tt Bug 35058: Automatically show authority tab 0 if DefaultAuthorityTab is empty 2023-10-18 15:41:25 -03:00
merge.tt Bug 33910: Improve translation of title tags: Authorities 2023-08-29 14:59:06 -03:00
searchresultlist-auth.tt Bug 33910: Improve translation of title tags: Authorities 2023-08-29 14:59:06 -03:00
searchresultlist.tt Bug 33406: Handle ES search errors for authorities 2023-09-15 15:50:42 -03:00