Skip to content

Commit dbb9c2f

Browse files
SilverDavmmoqui
authored andcommitted
bug #14804 : missing fieldset.css
1 parent 4a102cf commit dbb9c2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core-war/src/main/webapp/directory/jsp/directory.jsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484
<view:sp-page>
8585
<view:sp-head-part>
8686
<link type="text/css" rel="stylesheet" href='<c:url value="/directory/jsp/css/print.css" />' media="print"/>
87+
<view:link href="/util/styleSheets/fieldset.css"/>
8788
<script type="text/javascript" src="<c:url value="/util/javaScript/jquery/jquery.cookie.js"/>"></script>
8889
<% if (extraForm != null) {
8990
extraForm.displayScripts(out, extraFormContext);

0 commit comments

Comments
 (0)