]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1831390: Don't clobber startId of combobox with null values
authorJane Sandberg <sandbej@linnbenton.edu>
Fri, 26 Jul 2019 18:28:13 +0000 (11:28 -0700)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 1 Aug 2019 14:03:06 +0000 (10:03 -0400)
commitcfada67d541f660b6d7f6430e74eceb9772bb944
tree16c51752fbfd2576a135ec2db8067c117e4c9b5a
parentb02b454abdf42e0575f29f4bff0d727e358131a0
LP1831390: Don't clobber startId of combobox with null values

Also ensures that writeValue accepts only ComboboxEntry values,
so [(ngModel)] both gives and receives ComboboxEntry values, rather
than a confusing mix.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts