Skip to content

Commit

Permalink
updated to jquery 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed May 11, 2023
1 parent dfadda9 commit a289c30
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
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 @@ -25,7 +25,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.6.4.min.js</script></action>
<action method="addJs"><script>lib/jquery/jquery-3.7.0.min.js</script></action>
<action method="addJs"><script>lib/jquery/noconflict.js</script></action>
<action method="addJs"><script>lib/ccard.js</script></action>
<action method="addJs"><script>prototype/validation.js</script></action>
Expand Down
2 changes: 0 additions & 2 deletions js/lib/jquery/jquery-3.6.4.min.js

This file was deleted.

1 change: 0 additions & 1 deletion js/lib/jquery/jquery-3.6.4.min.map

This file was deleted.

2 changes: 2 additions & 0 deletions js/lib/jquery/jquery-3.7.0.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/lib/jquery/jquery-3.7.0.min.map

Large diffs are not rendered by default.

0 comments on commit a289c30

Please sign in to comment.