Author: olamy
Date: Thu Jun 30 15:29:45 2011
New Revision: 1141572
URL: http://svn.apache.org/viewvc?rev=1141572&view=rev
Log:
fix css link
Modified:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/auditLogReport.jsp
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/pickReport.jsp
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/showArtifact.jsp
Modified:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/auditLogReport.jsp
URL:
http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/auditLogReport.jsp?rev=1141572&r1=1141571&r2=1141572&view=diff
==============================================================================
---
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/auditLogReport.jsp
(original)
+++
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/auditLogReport.jsp
Thu Jun 30 15:29:45 2011
@@ -27,7 +27,7 @@
<title>Audit Log Report</title>
<s:head theme="xhtml" />
- <link rel="stylesheet" href="<c:url
value='/css/no-theme/jquery-ui-1.8.14.custom.css'/>" type="text/css" />
+ <link rel="stylesheet" href="<c:url
value='/css/no-theme/jquery-ui-1.8.14.theme.css'/>" type="text/css" />
<script type="text/javascript" src="<c:url
value='/js/jquery-1.6.1.min.js'/>"></script>
<script type="text/javascript" src="<c:url
value='/js/jquery-ui-1.8.14.custom.min.js'/>"></script>
<script type="text/javascript" charset="utf-8">
Modified:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/pickReport.jsp
URL:
http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/pickReport.jsp?rev=1141572&r1=1141571&r2=1141572&view=diff
==============================================================================
---
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/pickReport.jsp
(original)
+++
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/reports/pickReport.jsp
Thu Jun 30 15:29:45 2011
@@ -27,7 +27,7 @@
<title>Reports</title>
<s:head theme="xhtml" />
- <link rel="stylesheet" href="<c:url
value='/css/no-theme/jquery-ui-1.8.14.custom.css'/>" type="text/css" />
+ <link rel="stylesheet" href="<c:url
value='/css/no-theme/jquery-ui-1.8.14.theme.css'/>" type="text/css" />
<script type="text/javascript" src="<c:url
value='/js/jquery-1.6.1.min.js'/>"></script>
<script type="text/javascript" src="<c:url
value='/js/jquery-ui-1.8.14.custom.min.js'/>"></script>
<script type="text/javascript" charset="utf-8">
Modified:
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/showArtifact.jsp
URL:
http://svn.apache.org/viewvc/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/showArtifact.jsp?rev=1141572&r1=1141571&r2=1141572&view=diff
==============================================================================
---
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/showArtifact.jsp
(original)
+++
archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/jsp/showArtifact.jsp
Thu Jun 30 15:29:45 2011
@@ -35,7 +35,7 @@
$("#accordion").accordion({autoHeight:false});
});
</script>
- <link rel="stylesheet" href="<c:url
value='/css/no-theme/jquery-ui-1.8.14.custom.css'/>" type="text/css"
media="all"/>
+ <link rel="stylesheet" href="<c:url
value='/css/no-theme/jquery-ui-1.8.14.theme.css'/>" type="text/css"
media="all"/>
</head>
<body>