]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1888723 Avoid defaulting CN labels for existing CN's
authorBill Erickson <berickxx@gmail.com>
Wed, 3 Mar 2021 17:27:51 +0000 (12:27 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Sun, 15 Aug 2021 23:56:33 +0000 (19:56 -0400)
commit28154b4e27d2e7f971fe989c2b6143f38ed5b343
tree99852b7f25b02ffe5dcd9bfbae4eaf22861cbd8f
parentb1be8ab1e4d38b69312aa2737204754ce52f0e27
LP1888723 Avoid defaulting CN labels for existing CN's

When a call number is loaded in the editor whose label is an empty
string, avoid applying a default values to the label so it's clear in
the UI that the call number label is blank.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/cat/volcopy/vol-edit.component.ts
Open-ILS/src/eg2/src/app/staff/cat/volcopy/volcopy.service.ts