LP1811288 Allow Combobox to default to field id
authorBill Erickson <berickxx@gmail.com>
Mon, 25 Mar 2019 20:29:27 +0000 (20:29 +0000)
committerBill Erickson <berickxx@gmail.com>
Mon, 25 Mar 2019 20:29:29 +0000 (20:29 +0000)
commitec65d76f0f39b0c859532f5433ada754d77fb8c6
tree4278b1c1623b3d2e00ff739af0aa15aabab27de9
parent4fb387101f1bb3bc65fd47bd93300ce0f6b950d7
LP1811288 Allow Combobox to default to field id

If a combobox field is provided without a label, use the id value as the
display value.  This helps avoid ugly JS errors while trying to format
a null string.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/share/combobox/combobox.component.ts