mirror of https://github.com/apache/archiva.git
[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:
parent
7359332b42
commit
c08fde6e09
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue