mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-01 22:16:14 -04:00
#1121 upgrade to jQuery 3.5.1
This commit is contained in:
parent
1c424500f0
commit
554012b8f4
3 changed files with 3 additions and 3 deletions
2
share/static/js/jquery-3.4.0.min.js
vendored
2
share/static/js/jquery-3.4.0.min.js
vendored
File diff suppressed because one or more lines are too long
2
share/static/js/jquery-3.5.1.min.js
vendored
Normal file
2
share/static/js/jquery-3.5.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -38,7 +38,7 @@
|
|||
</form>
|
||||
|
||||
</div>
|
||||
<script src="{{ static_url_path }}/js/jquery-3.4.0.min.js"></script>
|
||||
<script src="{{ static_url_path }}/js/jquery-3.5.1.min.js"></script>
|
||||
<script async src="{{ static_url_path }}/js/receive.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue