Sfoglia il codice sorgente

Switch from jquery slim to full.

Raphael Schneeberger 7 anni fa
parent
commit
0ebe24ac30

File diff suppressed because it is too large
+ 1 - 0
web/inc/jquery/jquery-3.3.1.min.js


File diff suppressed because it is too large
+ 0 - 1
web/inc/jquery/jquery-3.3.1.slim.min.js


+ 1 - 1
web/templates/header.html

@@ -6,7 +6,7 @@
   <title>Hestia - <?=__($TAB)?></title>
   <link rel="stylesheet" href="/css/styles.min.css?1446554103">
   <link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
-  <script src="/inc/jquery/jquery-3.3.1.slim.min.js"></script>
+  <script src="/inc/jquery/jquery-3.3.1.min.js"></script>
   <script>
     //
     //  GLOBAL SETTINGS

Some files were not shown because too many files changed in this diff