Skip to content

Commit 8801564

Browse files
committed
Move source files to src
1 parent 1bc24a9 commit 8801564

File tree

8 files changed

+2
-10
lines changed

8 files changed

+2
-10
lines changed

etc/module.xml

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/etc/module.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
44
<module name="IntegerNet_AddToCartGraphQl">
5-
<sequence>
6-
</sequence>
5+
<depends>Hyva_Theme</depends>
76
</module>
8-
</config>
7+
</config>
File renamed without changes.

view/frontend/templates/catalog/product/view/addtocart.phtml renamed to src/view/frontend/templates/catalog/product/view/addtocart.phtml

File renamed without changes.

view/frontend/templates/catalog/product/view/addtocart/js.phtml renamed to src/view/frontend/templates/catalog/product/view/addtocart/js.phtml

File renamed without changes.

0 commit comments

Comments
 (0)