[MRM-1535] Invalid reference (result HTTP 404) for css/no-theme/jquery-ui-1.8.14.theme.css

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1188929 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-10-25 21:33:51 +00:00
parent 7359332b42
commit c08fde6e09
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
$("#accordion").accordion({autoHeight:false});
});
</script>
<link rel="stylesheet" href="<c:url value='/css/no-theme/jquery-ui-1.8.14.theme.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>