Skip to content

Commit 76a077a

Browse files
committed
Formatting
1 parent 8d08979 commit 76a077a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

view/adminhtml/templates/script/component-type/form-component-type.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ use Magento\Framework\View\Element\Template;
1515
this.showOtherActions = !this.showOtherActions;
1616
},
1717
closeAction() {
18-
window.location.href= this.indexUrl;
18+
window.location.href = this.indexUrl;
1919
},
2020
saveAndContinueAction() {
2121
this.post({

0 commit comments

Comments
 (0)