mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[DE] Bug 31899
This commit is contained in:
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user