Skip to content

Commit

Permalink
Moved minicart.js to skin/frontend/rwd/default/js since it is used on…
Browse files Browse the repository at this point in the history
…ly by RWD
  • Loading branch information
fballiano committed Oct 20, 2024
1 parent 027c9e5 commit 6d30a44
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/design/frontend/rwd/default/layout/page.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<block type="page/html_head" name="head" as="head">
<action method="addJs"><script>prototype/prototype.js</script></action>
<action method="addJs"><script>lib/jquery/jquery-3.7.1.min.js</script></action>
<action method="addItem"><type>skin_js</type><name>js/jquery-3.7.1.min.js</name></action>
<action method="addJs"><script>prototype/validation.js</script></action>
<action method="addJs"><script>maho-autocomplete.js</script></action>
<action method="addJs"><script>varien/js.js</script></action>
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 6d30a44

Please sign in to comment.