Updated ACP WYSIWYG template
authorAlexander Ebert <ebert@woltlab.com>
Fri, 10 Nov 2017 17:42:25 +0000 (18:42 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 10 Nov 2017 17:42:31 +0000 (18:42 +0100)
wcfsetup/install/files/acp/templates/wysiwyg.tpl

index 6a78ec338f2d3cc31821e0029ba71d5ef668d442..3d4a81ff87383d89131ffde1ee3ef79eaa30cf76 100644 (file)
@@ -28,6 +28,7 @@
                        '{@$__wcf->getPath()}js/3rdParty/redactor2/plugins/WoltLabInlineCode.js?v={@LAST_UPDATE_TIME}',
                        '{@$__wcf->getPath()}js/3rdParty/redactor2/plugins/WoltLabInsert.js?v={@LAST_UPDATE_TIME}',
                        '{@$__wcf->getPath()}js/3rdParty/redactor2/plugins/WoltLabKeydown.js?v={@LAST_UPDATE_TIME}',
+                       '{@$__wcf->getPath()}js/3rdParty/redactor2/plugins/WoltLabKeyup.js?v={@LAST_UPDATE_TIME}',
                        '{@$__wcf->getPath()}js/3rdParty/redactor2/plugins/WoltLabLine.js?v={@LAST_UPDATE_TIME}',
                        '{@$__wcf->getPath()}js/3rdParty/redactor2/plugins/WoltLabLink.js?v={@LAST_UPDATE_TIME}',
                        '{@$__wcf->getPath()}js/3rdParty/redactor2/plugins/WoltLabList.js?v={@LAST_UPDATE_TIME}',
                                        'WoltLabIndent',
                                        'WoltLabInlineCode',
                                        'WoltLabInsert',
+                                       'WoltLabKeyup',
                                        'WoltLabLine',
                                        {if $__wcf->getBBCodeHandler()->isAvailableBBCode('url')}'WoltLabLink',{/if}
                                        'WoltLabList',