[communication] [minor]
This commit is contained in:
parent
d7954ed507
commit
81284b73ef
@ -51,7 +51,7 @@ $.extend(cur_frm.cscript, {
|
|||||||
if(!comm_list.length) {
|
if(!comm_list.length) {
|
||||||
comm_list.push({
|
comm_list.push({
|
||||||
"sender": doc.raised_by,
|
"sender": doc.raised_by,
|
||||||
"communication_date": doc.creation,
|
"creation": doc.creation,
|
||||||
"content": doc.description});
|
"content": doc.description});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user