[DE] Fix Bug 41580
This commit is contained in:
parent
ecc06403d4
commit
a65cc89437
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue