We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a102cf commit dbb9c2fCopy full SHA for dbb9c2f
core-war/src/main/webapp/directory/jsp/directory.jsp
@@ -84,6 +84,7 @@
84
<view:sp-page>
85
<view:sp-head-part>
86
<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"/>
88
<script type="text/javascript" src="<c:url value="/util/javaScript/jquery/jquery.cookie.js"/>"></script>
89
<% if (extraForm != null) {
90
extraForm.displayScripts(out, extraFormContext);
0 commit comments