Update JQuery.

This commit is contained in:
kovacsv 2019-05-14 07:19:34 +02:00
parent 15f3fd85cd
commit 1564ba9ab5
2 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
<script type="text/javascript" src="jquery/jquery-1.12.4.js"></script>
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
<link rel="stylesheet" type="text/css" href="include/importerapp.css">
<link rel="stylesheet" type="text/css" href="include/floatingdialog.css">

2
website/jquery/jquery-3.4.1.js vendored Normal file

File diff suppressed because one or more lines are too long