Commit 2609ba40 by cahrens

Delete unused icon, reorder dropdown.

parent 5e772607
...@@ -36,7 +36,7 @@ class @HTMLEditingDescriptor ...@@ -36,7 +36,7 @@ class @HTMLEditingDescriptor
theme_advanced_toolbar_align : "left", theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "none", theme_advanced_statusbar_location : "none",
theme_advanced_resizing : true, theme_advanced_resizing : true,
theme_advanced_blockformats : "p,h1,h2,h3,pre", theme_advanced_blockformats : "p,pre,h1,h2,h3",
width: '100%', width: '100%',
height: '400px', height: '400px',
setup : HTMLEditingDescriptor.setupTinyMCE, setup : HTMLEditingDescriptor.setupTinyMCE,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment