Skip to content

Commit 49a2033

Browse files
MAGETWO-53439: [Github][PR] Removed inline JavaScript from template #4141 #4261
1 parent d608f9e commit 49a2033

File tree

1 file changed

+1
-3
lines changed
  • app/code/Magento/Catalog/view/frontend/templates/product/view

1 file changed

+1
-3
lines changed

app/code/Magento/Catalog/view/frontend/templates/product/view/addtocart.phtml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,7 @@
5353
<script type="text/x-magento-init">
5454
{
5555
"#product_addtocart_form": {
56-
"catalogAddToCart": {
57-
"bindSubmit": "false"
58-
}
56+
"catalogAddToCart": {}
5957
}
6058
}
6159
</script>

0 commit comments

Comments
 (0)