mirror of https://github.com/apache/archiva.git
back to bootstrap 2.2.2 as it hang with ff 18.0.2 and I do not have time now to debug bootstrap
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1443968 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e90da00cc5
commit
51abd218af
6039
archiva-modules/archiva-web/archiva-webapp/src/main/webapp/css/bootstrap.2.2.2.css
vendored
Normal file
6039
archiva-modules/archiva-web/archiva-webapp/src/main/webapp/css/bootstrap.2.2.2.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
|
@ -26,7 +26,7 @@
|
||||||
<link rel="stylesheet" href="css/jqueryFileTree.css"/>
|
<link rel="stylesheet" href="css/jqueryFileTree.css"/>
|
||||||
<link rel="stylesheet" href="css/jquery-ui-1.9.2.custom.min.css"/>
|
<link rel="stylesheet" href="css/jquery-ui-1.9.2.custom.min.css"/>
|
||||||
<link rel="stylesheet" href="css/select2-3.2.css"/>
|
<link rel="stylesheet" href="css/select2-3.2.css"/>
|
||||||
<link rel="stylesheet" href="css/bootstrap.2.3.0.css">
|
<link rel="stylesheet" href="css/bootstrap.2.2.2.css">
|
||||||
<link rel="stylesheet" href="css/archiva.css">
|
<link rel="stylesheet" href="css/archiva.css">
|
||||||
<link rel="shortcut icon" href="favicon.ico"/>
|
<link rel="shortcut icon" href="favicon.ico"/>
|
||||||
<link rel="stylesheet" href="css/prettify.css"/>
|
<link rel="stylesheet" href="css/prettify.css"/>
|
||||||
|
|
|
@ -65,7 +65,7 @@ $.ajax({
|
||||||
"jquery.ui": "jquery-ui-1.9.2.custom.min",
|
"jquery.ui": "jquery-ui-1.9.2.custom.min",
|
||||||
"jquery.ui.widget": "jquery.ui.widget-1.9.2",
|
"jquery.ui.widget": "jquery.ui.widget-1.9.2",
|
||||||
"jquery.cookie": "jquery.cookie.1.0.0",
|
"jquery.cookie": "jquery.cookie.1.0.0",
|
||||||
"bootstrap": "bootstrap.2.3.0",
|
"bootstrap": "bootstrap.2.2.2",
|
||||||
"jquery.validate": "jquery.validate-1.9.0",
|
"jquery.validate": "jquery.validate-1.9.0",
|
||||||
"jquery.json": "jquery.json-2.3.min",
|
"jquery.json": "jquery.json-2.3.min",
|
||||||
"knockout": "knockout-2.2.0.debug",
|
"knockout": "knockout-2.2.0.debug",
|
||||||
|
|
2159
archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/bootstrap.2.2.2.js
vendored
Normal file
2159
archiva-modules/archiva-web/archiva-webapp/src/main/webapp/js/bootstrap.2.2.2.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue