projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5af150f
)
Default notify by text receipt replaces to blank
user/tsbere/notify_by_text
author
Thomas Berezansky
<tsbere@mvlc.org>
Wed, 19 Sep 2012 14:19:48 +0000
(10:19 -0400)
committer
Thomas Berezansky
<tsbere@mvlc.org>
Wed, 19 Sep 2012 14:19:48 +0000
(10:19 -0400)
So that when the option is disabled we don't leave behind things like
%notify_by_text% and %notify_by_text_msg%.
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/xul/staff_client/server/circ/util.js
patch
|
blob
|
history
diff --git
a/Open-ILS/xul/staff_client/server/circ/util.js
b/Open-ILS/xul/staff_client/server/circ/util.js
index
3410aa8
..
5e766b2
100644
(file)
--- a/
Open-ILS/xul/staff_client/server/circ/util.js
+++ b/
Open-ILS/xul/staff_client/server/circ/util.js
@@
-2937,6
+2937,8
@@
circ.util.checkin_via_barcode2 = function(session,params,backdate,auto_print,che
'notify_by_phone_msg' : '',
'notify_by_email' : '',
'notify_by_email_msg' : '',
+ 'notify_by_text' : '',
+ 'notify_by_text_msg' : '',
'request_date' : '',
'request_date_msg' : '',
'shelf_expire_time' : '',