Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
other_phone: null,
evening_phone: null,
default_phone: null,
- default_sms: null,
+ default_sms_notify: null,
default_sms_carrier: null,
phone_notify: false,
email_notify: false,
}
if (setting = usets['opac.default_sms_notify']) {
- this.holdNotifyValues.default_sms = setting;
+ this.holdNotifyValues.default_sms_notify = setting;
}
if (setting = usets['opac.default_pickup_location']) {