Skip to content

Commit 94eb78b

Browse files
author
vzaets
committed
MAGETWO-38001: Merchant isn't navigated to tab with failed JS validation
1 parent 7f044d9 commit 94eb78b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/web/mage/backend/tabs.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,6 @@
323323

324324
fakeEvent.currentTarget = $(this.anchors).eq(e.data.index);
325325
this._eventHandler(fakeEvent);
326-
327326
this.anchors.eq(e.data.index).addClass(cssError).find('.' + cssError).show();
328327
this._updateNavTitleMessages(e, cssError);
329328
},

0 commit comments

Comments
 (0)