[DE] Bug 31899

This commit is contained in:
Julia Radzhabova 2016-03-16 11:44:48 +03:00
parent b8860aef0a
commit cf8bb7178e

View file

@ -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);