mirror of
https://github.com/go-gitea/gitea
synced 2025-08-26 03:18:28 +00:00
jQuery 3 (#7425)
* jquery 3 * use most recent version of migrate plugin * Delete .DS_Store * update service worker in case anyone has old version of jquery cached
This commit is contained in:
committed by
Lauris BH
parent
072bdfa3f5
commit
efaee46b4d
9
public/vendor/librejs.html
vendored
9
public/vendor/librejs.html
vendored
@@ -17,8 +17,13 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="./plugins/jquery/jquery.min.js">jquery.min.js</a></td>
|
||||
<td><a href="http://www.freebsd.org/copyright/freebsd-license.html">Expat</a></td>
|
||||
<td><a href="https://code.jquery.com/jquery-1.12.4.min.js">jquery-1.12.4.min.js</a></td>
|
||||
<td><a href="https://jquery.org/license/">MIT</a></td>
|
||||
<td><a href="https://code.jquery.com/jquery-3.4.1.min.js">jquery-3.4.1.min.js</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="./plugins/jquery-migrate/jquery-migrate.min.js">jquery-migrate.min.js</a></td>
|
||||
<td><a href="https://jquery.org/license/">MIT</a></td>
|
||||
<td><a href="https://code.jquery.com/jquery-migrate-3.0.1.min.js">jquery-migrate-3.0.1.min.js</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="./plugins/semantic/semantic.min.js">semantic.min.js</a></td>
|
||||
|
Reference in New Issue
Block a user