Commit cf8bb717 authored by Julia Radzhabova's avatar Julia Radzhabova

[DE] Bug 31899

parent b8860aef
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment