mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-08-06 17:03:25 +02:00
⬆ Update jQuery
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
Revision history for Lutim
|
||||
|
||||
0.16.0 ????-??-??
|
||||
- ⬆️ UUpdate jQuery
|
||||
|
||||
0.15.0 2023-12-19
|
||||
- ✨ — Add --nuke option to image command
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
jquery-3.5.1.min.js
|
||||
@@ -1 +0,0 @@
|
||||
jquery-3.5.1.min.map
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -62,7 +62,7 @@
|
||||
% if (defined(config('piwik_img'))) {
|
||||
<img src="<%== config('piwik_img') %>" class="border-zero" alt="">
|
||||
% }
|
||||
%= javascript '/js/jquery-3.2.1.min.js'
|
||||
%= javascript '/js/jquery-3.7.1.min.js'
|
||||
%= javascript '/partial/manifest.js'
|
||||
%= javascript '/js/toastify.js'
|
||||
%= javascript '/js/bootstrap.min.js'
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
<meta name="twitter:title" content="<%= $filename %>">
|
||||
<meta name="twitter:player:width" content="<%= $width %>">
|
||||
<meta name="twitter:player:height" content="<%= $height %>">
|
||||
%= javascript '/js/jquery-3.2.1.min.js'
|
||||
%= javascript '/js/jquery-3.7.1.min.js'
|
||||
%= javascript '/js/freezeframe.min.js'
|
||||
%= javascript '/js/twitter.js'
|
||||
% } else {
|
||||
|
||||
Reference in New Issue
Block a user