]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
We have removed minified javascripts from core
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 1 Mar 2014 12:21:42 +0000 (13:21 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 1 Mar 2014 12:21:42 +0000 (13:21 +0100)
install.php

index 92ba9b218b8949a7924c148aa54f90043db33f06..07d79cdb3b4a6955b9b127cc380a82f00f0730f3 100644 (file)
@@ -382,7 +382,7 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
         <!--[if IE]><link rel="stylesheet" type="text/css" href="theme/base/css/ie.css" /><![endif]-->
         <!--[if lte IE 6]><link rel="stylesheet" type="text/css" theme/base/css/ie6.css" /><![endif]-->
         <!--[if lte IE 7]><link rel="stylesheet" type="text/css" theme/base/css/ie7.css" /><![endif]-->
-        <script src="js/extlib/jquery.min.js"></script>
+        <script src="js/extlib/jquery.js"></script>
         <script src="js/install.js"></script>
     </head>
     <body id="install">