Koha/koha-tmpl/intranet-tmpl/prog/en/modules/authorities
Oleg Vasylenko 2f5a319b0a Bug 18422 - Add Select2 to authority editor
Overview:
Repeat tag fails if authority field has select subfield (for example, UNIMARC 700$8, 800$a)
This patch adds Select2 to authority editor

Steps to Reproduce:
In authority editor repeat field that has select subfield

Actual Results:
Field does not repeat (copy is not created).
Console shows a js TypeError in cataloging.js: «$(...).select2 is not a function»

Expected Results:
Field will repeat (copy is created)

Additional Information:
Error happens in version 16.11+ after adding Select2 js functions. The easiest way to fix is to add Select2 to authority editor

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-09-29 16:49:48 -03:00
..
auth_finder.tt
authorities-home.tt
authorities.tt Bug 18422 - Add Select2 to authority editor 2017-09-29 16:49:48 -03:00
blinddetail-biblio-search.tt Bug 17780: Add a comment to explain the line 2017-02-15 11:13:00 +00:00
detail.tt Bug 18762: Remove warnings from xt/author/valid-templates.t 2017-06-14 14:36:28 -03:00
merge.tt Bug 17380: [QA Follow-up] Report error to user instead of throwing exception 2017-09-12 12:07:48 -03:00
searchresultlist-auth.tt
searchresultlist.tt Bug 18019: Add CSRF protection to authorities-home.pl (op==delete) 2017-03-31 13:08:24 +00:00