From 270f538900129d8af4dac9a09f97564f19058dac Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Tue, 10 Jul 2018 12:46:55 +0200 Subject: [PATCH] Lookup dialog for WYSIWYG editor icons See #2596 --- .../install/files/acp/templates/bbcodeAdd.tpl | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/wcfsetup/install/files/acp/templates/bbcodeAdd.tpl b/wcfsetup/install/files/acp/templates/bbcodeAdd.tpl index 671bc54b4f..e22b9b1e89 100644 --- a/wcfsetup/install/files/acp/templates/bbcodeAdd.tpl +++ b/wcfsetup/install/files/acp/templates/bbcodeAdd.tpl @@ -189,7 +189,10 @@
- +
+ + +
{if $errorField == 'wysiwygIcon'} {if $errorType == 'empty'} @@ -261,4 +264,17 @@ -{include file='footer'} \ No newline at end of file +{include file='fontAwesomeJavaScript'} + + +{include file='footer'} -- 2.20.1