[DE] Bug 31899
This commit is contained in:
parent
b8860aef0a
commit
cf8bb7178e
|
@ -1111,7 +1111,9 @@ define([
|
|||
this.isDummyComment = false;
|
||||
|
||||
this.popoverComments.reset();
|
||||
|
||||
if (this.getPopover().isVisible()) {
|
||||
this.getPopover().hide();
|
||||
}
|
||||
comment.asc_putText(commentVal);
|
||||
comment.asc_putTime(this.utcDateToString(new Date()));
|
||||
comment.asc_putUserId(this.currentUserId);
|
||||
|
|
Loading…
Reference in a new issue