Skip to content

Commit 9297966

Browse files
committed
Merge pull request #78 from darles/master
Mistype
2 parents 6893bb2 + f5923a2 commit 9297966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/views/PagePartAdminTwigExtension/widget.html.twig

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
jQuery(ui.item).find('.pagepartadmin_field_updatecontextname').each(function(){
159159
jQuery(this).attr('name', context + jQuery(this).data('suffix'));
160160
});
161-
enableCKEditor();
161+
enableCKEditors();
162162
163163
$('.draggable').css('opacity', "1");
164164
}

0 commit comments

Comments
 (0)