]> 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>
Tue, 31 Dec 2019 16:23:02 +0000 (11:23 -0500)
commit152a80e68cfa7f7ea02528241a4676dd1a30f5e9
treeec06695fe4598b3483b2a692bace6b151d224364
parentd6e09d53065bdc5069c9f2e3dff6db630dbd6c6b
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>
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