use bootstrap 2.0.2

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1300896 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-03-15 10:40:56 +00:00
parent d1ba47c9d2
commit f9b99be3b9
5 changed files with 2796 additions and 2876 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<link rel="stylesheet" href="css/jquery-ui-1.8.16.custom.css"/>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/bootstrap.2.0.2.css">
<link rel="stylesheet" href="css/archiva.css">

View File

@ -3,7 +3,7 @@
<head>
<link rel="stylesheet" href="css/chosen.css"/>
<link rel="stylesheet" href="css/jquery-ui-1.8.16.custom.css"/>
<link rel="stylesheet" href="css/bootstrap.2.0.1.css">
<link rel="stylesheet" href="css/bootstrap.2.0.2.css">
<link rel="stylesheet" href="css/archiva.css">

View File

@ -91,7 +91,7 @@ $(function() {
.script(buildLoadJsUrl("archiva/search.js")).wait()
.script(buildLoadJsUrl("redback/redback-tmpl.js")).wait()
.script("chosen.jquery.js" )
.script("bootstrap.2.0.1.js" )
.script("bootstrap.2.0.2.js" )
.script(buildLoadJsUrl("knockout.simpleGrid.js"))
.script(buildLoadJsUrl("knockout-sortable.js"))
//.script("knockout.mapping-latest.debug.js")