]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1857150: eg-fm-record-editor: add isDirty() method
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 1 Sep 2020 02:39:49 +0000 (22:39 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 10 Sep 2020 19:07:29 +0000 (15:07 -0400)
commit364539cd5274b7f53283be21a9ec2b6f8064480a
tree024b76c154c62375a68562d7bb6ffd29033efb4f
parent1ae47d7437405fb24b96e1c46cb915f99428c189
LP#1857150: eg-fm-record-editor: add isDirty() method

This adds an isDirty() method to the form that components embedding
an eg-fm-record-editor can use to check whether the form is
currently dirty.

NOTE: not all of the custom components that can show up on
      an fm-edit form currently implement component-level
      dirty checks.

Sponsored-by: Evergreen Community Development Initiative
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts