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 162d2b2 commit e85d78cCopy full SHA for e85d78c
kmelia/kmelia-war/src/main/webapp/kmelia/jsp/publicationManager.jsp
@@ -262,6 +262,7 @@
262
<view:looknfeel withFieldsetStyle="true" withCheckFormScript="true"/>
263
<view:includePlugin name="datepicker"/>
264
<view:includePlugin name="popup"/>
265
+ <view:includePlugin name="wysiwyg"/>
266
<script type="text/javascript" src="<%=m_context%>/util/javaScript/i18n.js"></script>
267
268
<% if (extraForm != null) { %>
0 commit comments