mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 10:27:48 +08:00
[DE] Fix Bug 41580
This commit is contained in:
@ -163,6 +163,7 @@ define([
|
||||
lock = (sdkchange[0].get_LockUserId()!==null),
|
||||
lockUser = this.getUserName(sdkchange[0].get_LockUserId());
|
||||
|
||||
this.getPopover().hideTips();
|
||||
this.popoverChanges.reset(changes);
|
||||
|
||||
if (animate) {
|
||||
|
||||
Reference in New Issue
Block a user