[mail-web] Load JQuery from GNOME servers



commit 02711f595c51d1b97554dd577465da322e7983d0
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Fri Feb 16 20:22:27 2018 +0200

    Load JQuery from GNOME servers

 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/index.html b/index.html
index 6e9adfe..a3b1232 100644
--- a/index.html
+++ b/index.html
@@ -203,7 +203,7 @@
             </div>
         </div>
     </div>
-    <script src="https://code.jquery.com/jquery-2.1.4.min.js";></script> 
+    <script src="https://static.gnome.org/js/jquery-2.1.4.min.js";></script> 
     <script src="https://static.gnome.org/js/deneb.min.js";></script>
 </body>
 </html>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]