LP1741072: Global String<->Num Directives for ngModel
authorJason Boyer <jboyer@library.in.gov>
Thu, 4 Jan 2018 17:55:16 +0000 (12:55 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 5 Jan 2018 17:00:48 +0000 (12:00 -0500)
commit28b0d4c180c491887cc5425942dd16c4830669fe
tree9134eb0281f6cf182fb9e1c98dab0cb963e63ae8
parent06fc94d1130561c1e5e801169fbf843b64f5055c
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