[DE] Fix Bug 41580

This commit is contained in:
Julia Radzhabova 2019-05-16 14:17:18 +03:00
parent ecc06403d4
commit a65cc89437

View file

@ -163,6 +163,7 @@ define([
lock = (sdkchange[0].get_LockUserId()!==null), lock = (sdkchange[0].get_LockUserId()!==null),
lockUser = this.getUserName(sdkchange[0].get_LockUserId()); lockUser = this.getUserName(sdkchange[0].get_LockUserId());
this.getPopover().hideTips();
this.popoverChanges.reset(changes); this.popoverChanges.reset(changes);
if (animate) { if (animate) {