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>
Fri, 5 Jan 2018 15:43:03 +0000 (10:43 -0500)
commit2fc3252063450c10032e0e7e987874c2774d400c
treeb77c3166262898321ea164d7f1cc613f48e84d8a
parent1344d186ae23f6f8eeb6d11a2251f29fb4874f4a
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