Skip to content

Commit e85d78c

Browse files
during integration of feature #9331, drag/drop of images in one-screen publication creation did not works.
1 parent 162d2b2 commit e85d78c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kmelia/kmelia-war/src/main/webapp/kmelia/jsp/publicationManager.jsp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262
<view:looknfeel withFieldsetStyle="true" withCheckFormScript="true"/>
263263
<view:includePlugin name="datepicker"/>
264264
<view:includePlugin name="popup"/>
265+
<view:includePlugin name="wysiwyg"/>
265266
<script type="text/javascript" src="<%=m_context%>/util/javaScript/i18n.js"></script>
266267

267268
<% if (extraForm != null) { %>

0 commit comments

Comments
 (0)