Skip to content

Commit

Permalink
feat(texteditor): activate the colorpicker tinymce plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierBoubert committed Oct 27, 2016
1 parent 4f5c9e0 commit e6a6218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/texteditor/views/texteditor.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
},
plugins: [
'autoresize anchor hr paste link lists table image codesample prismlinenumbers templates',
'charmap textcolor media fontawesome noneditable cover pagebreak',
'charmap textcolor colorpicker media fontawesome noneditable cover pagebreak',
_dataPlugins
].join(' '),
extended_valid_elements: [
Expand Down

0 comments on commit e6a6218

Please sign in to comment.