Compare commits

...

3 Commits

Author SHA1 Message Date
Guy Sartorelli 8e3fa20875
Merge branch '3.3' into 3 2023-11-28 10:02:26 +13:00
Guy Sartorelli b6e13b3fdc
Merge pull request #77 from Cheddam/pulls/3.3/jquery-3.7.1-update
DEP Update jQuery to 3.7.1
2023-11-17 14:42:56 +13:00
Garion Herman d3228db60d DEP Update jQuery to 3.7.1 2023-11-17 14:16:55 +13:00
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ Change it, enhance it and most importantly enjoy it!
</div>
<% include Footer %>
<% require javascript('//code.jquery.com/jquery-3.3.1.min.js') %>
<% require javascript('//code.jquery.com/jquery-3.7.1.min.js') %>
<% require themedJavascript('script') %>
</body>