Skip to content

Commit b1ba4d6

Browse files
committed
MAGETWO-37596: Stabilize story after testing
1 parent 8803995 commit b1ba4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/view/adminhtml/web/js/new-category-dialog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ define([
5353
}
5454
});
5555
this.element.modal({
56-
type: 'popup',
56+
type: 'slide',
5757
modalClass: 'mage-new-category-dialog form-inline',
5858
title: $.mage.__('Create Category'),
5959
buttons: [{

0 commit comments

Comments
 (0)