use bootstrap 2.0.3

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1329815 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-04-24 16:01:49 +00:00
parent 879631c8c7
commit 9a91902e78
3 changed files with 1978 additions and 910 deletions

View File

@ -4,7 +4,7 @@
<link rel="stylesheet" href="css/jquery.fileupload-ui.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.2.css">
<link rel="stylesheet" href="css/bootstrap.2.0.3.css">
<link rel="stylesheet" href="css/archiva.css">
<link rel="shortcut icon" href="favicon.ico"/>
@ -89,7 +89,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.2",
"bootstrap": "bootstrap.2.0.3",
"choosen": "chosen.jquery-0.9.7",
"jquery.validate": "jquery.validate-1.9.0",
"jquery.json": "jquery.json-2.3.min",