Merge branch '1420-Formato-en-footer-y-header-de-PDF-4649-com1' into 'develop'

Add tinymce buttons to header a footer editor in visual styles - #1420

See merge request artica/pandorafms!1189
This commit is contained in:
vgilc 2018-01-29 12:55:49 +01:00
commit 86a581ec02
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@ tinyMCE.init({
theme : "advanced",
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_buttons1 : "bold,italic, |, cut, copy, paste, |, undo, redo",
theme_advanced_buttons1 : "bold,italic, |, image, |, cut, copy, paste, |, undo, redo, |, forecolor, |, fontsizeselect, |, justifyleft, justifycenter, justifyright",
theme_advanced_buttons2 : "",
theme_advanced_buttons3 : "",
theme_advanced_statusbar_location : "none"