Skip to content

Commit 29a8f2c

Browse files
authored
RWD theme: updated jQuery to 3.7.0 (#3204)
1 parent 8fb4c4c commit 29a8f2c

File tree

6 files changed

+4
-11015
lines changed

6 files changed

+4
-11015
lines changed

app/design/frontend/rwd/default/layout/page.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<block type="page/html_head" name="head" as="head">
2727
<action method="addJs"><script>prototype/prototype.js</script></action>
28-
<action method="addJs"><script>lib/jquery/jquery-1.12.4.min.js</script></action>
28+
<action method="addJs"><script>lib/jquery/jquery-3.7.0.min.js</script></action>
2929
<action method="addJs"><script>lib/jquery/noconflict.js</script></action>
3030
<action method="addJs"><script>lib/ccard.js</script></action>
3131
<action method="addJs"><script>prototype/validation.js</script></action>

0 commit comments

Comments
 (0)