Move jquery-migrate before ba-bbq
hiromipaw

hiromipaw commited on 2017-06-16 12:48:05
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -43,10 +43,10 @@
43 43
    Source: http://www.stoimen.com/blog/2009/07/16/jquery-browser-and-os-detection-plugin/
44 44
    License: Public Domain (http://www.stoimen.com/blog/2009/07/16/jquery-browser-and-os-detection-plugin/#comment-12498) */
45 45
   </script>
46
+  <script type="text/javascript" src="../js/jquery-migrate-1.0.0.js"></script>
46 47
   <script type="text/javascript" src="../js/jquery.ba-bbq.min.js">
47 48
 /*  Source: https://raw.github.com/cowboy/jquery-bbq/v1.2.1/jquery.ba-bbq.js */
48 49
   </script>
49
-  <script type="text/javascript" src="../js/jquery-migrate-1.0.0.js"></script>
50 50
   <script type="text/javascript" src="../js/dlpage01.js">
51 51
 # /* Displays detected section */
52 52
   </script>
53 53