From: Jason Boyer Date: Mon, 9 Jul 2018 16:47:10 +0000 (-0400) Subject: LP1736243: SMS Carrier Editing in Patron Editor X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0180504ace5c59260d816255d435c0b6e84c1ff0;p=evergreen%2Fpines.git LP1736243: SMS Carrier Editing in Patron Editor The XUL Client treats many user setting entries as quoted strings. Angular needs some help to recognize that it needs to convert these incoming "strings" to ints for use as the data model when editing. The str-to-int directive gives it this hint. Signed-off-by: Jason Boyer --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 index e5091a75df..cd9e6ada3a 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_edit.tt2 @@ -708,7 +708,7 @@ within the "form" by name for validation.
-