]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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:47:22 +0000 (10:47 -0500)
commit3a787aebee4b689a3fd4c5a54357da8db878ec5a
treeb618ae33149fda75443ad772924ac8dcde2b3723
parent5cbd3ed1a981d7157c21997a88cd847389e928ae
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