]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1852782 Prevents data fields swapping to control fields
authorBill Erickson <berickxx@gmail.com>
Wed, 11 Dec 2019 20:28:04 +0000 (15:28 -0500)
committerBill Erickson <berickxx@gmail.com>
Fri, 21 Feb 2020 16:44:38 +0000 (11:44 -0500)
commitdfe56547d235d65298ab4e4322621a1afba28f30
treee171b8c9a44500837ce906a7de70a3f750f5053e
parentf9fd5df8f4f83e043792c7934c249fbc4ef0d0a0
LP1852782 Prevents data fields swapping to control fields

Prevent an existing data field from swapping to a control field while
editing the tag.  This way if a tag is cleared the field won't jump from
the data fields section up to the control fields section mid-edit.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/staff/share/marc-edit/marcrecord.ts
Open-ILS/src/eg2/src/app/staff/share/marc-edit/rich-editor.component.ts