Skip to content

Commit

Permalink
Merge pull request #60 from jmsche/icons-template
Browse files Browse the repository at this point in the history
Added IconsTemplate option support
  • Loading branch information
sguionni authored Jul 20, 2018
2 parents 83302ac + 5c4ddbc commit aad524c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Utility/UConfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ abstract class UConfiguration
"fileUploadParam" => null, //
"fileUploadURL" => "kms_froala_editor_upload_file", //
"fontSizeUnit" => null, //
"iconsTemplate" => null, //
"iframeDefaultStyle" => null, //
"iframeStyle" => null, //
"imageCORSProxy" => null, //
Expand Down

0 comments on commit aad524c

Please sign in to comment.