mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
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:
commit
86a581ec02
@ -951,7 +951,7 @@ tinyMCE.init({
|
|||||||
theme : "advanced",
|
theme : "advanced",
|
||||||
theme_advanced_toolbar_location : "top",
|
theme_advanced_toolbar_location : "top",
|
||||||
theme_advanced_toolbar_align : "left",
|
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_buttons2 : "",
|
||||||
theme_advanced_buttons3 : "",
|
theme_advanced_buttons3 : "",
|
||||||
theme_advanced_statusbar_location : "none"
|
theme_advanced_statusbar_location : "none"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user