You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/06/05 10:55:49 UTC

svn commit: r1346299 - /archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/index.html

Author: olamy
Date: Tue Jun  5 08:55:48 2012
New Revision: 1346299

URL: http://svn.apache.org/viewvc?rev=1346299&view=rev
Log:
bootstrap 2.0.4

Modified:
    archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/index.html

Modified: archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/index.html?rev=1346299&r1=1346298&r2=1346299&view=diff
==============================================================================
--- archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/index.html (original)
+++ archiva/trunk/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/index.html Tue Jun  5 08:55:48 2012
@@ -6,7 +6,7 @@
   <link rel="stylesheet" href="css/jqueryFileTree.css"/>
   <link rel="stylesheet" href="css/chosen-0.9.7.css"/>
   <link rel="stylesheet" href="css/jquery-ui-1.8.16.custom.css"/>
-  <link rel="stylesheet" href="css/bootstrap.2.0.3.css">
+  <link rel="stylesheet" href="css/bootstrap.2.0.4.css">
   <link rel="stylesheet" href="css/archiva.css">
   <link rel="shortcut icon" href="favicon.ico"/>
 
@@ -91,7 +91,7 @@
                         "jquery.ui": "jquery-ui-1.8.16.custom.min",
                         "jquery.ui.widget": "jquery.ui.widget-1.8.18",
                         "jquery.cookie": "jquery.cookie.1.0.0",
-                        "bootstrap": "bootstrap.2.0.3",
+                        "bootstrap": "bootstrap.2.0.4",
                         "choosen": "chosen.jquery-0.9.7",
                         "jquery.validate": "jquery.validate-1.9.0",
                         "jquery.json": "jquery.json-2.3.min",