LP1741072: Global String<->Num Directives for ngModel
authorJason Boyer <jboyer@library.in.gov>
Thu, 4 Jan 2018 17:55:16 +0000 (12:55 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 14 Feb 2018 18:17:46 +0000 (13:17 -0500)
commitac580cee836e001e6a3703077c389b0737aa3caa
treeb618ae33149fda75443ad772924ac8dcde2b3723
parentac23421e98988ea376bbbf0755dfcf6f2e52059e
LP1741072: Global String<->Num Directives for ngModel

To increase flexibility the stringToNumber directive
has been separated into int and float versions and
aditional directives are added to convert in the other
direction. The existing use of stringToNumber in the
volume/copy editor are also converted to strToFloat.

Signed-off-by: Jason Boyer <jboyer@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/cat/volcopy/t_attr_edit.tt2
Open-ILS/web/js/ui/default/staff/cat/volcopy/app.js
Open-ILS/web/js/ui/default/staff/services/ui.js