Delete unused icon, reorder dropdown.

This commit is contained in:
cahrens
2013-01-23 11:02:16 -05:00
parent 5e7726079e
commit 2609ba4093
2 changed files with 1 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ class @HTMLEditingDescriptor
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "none",
theme_advanced_resizing : true,
theme_advanced_blockformats : "p,h1,h2,h3,pre",
theme_advanced_blockformats : "p,pre,h1,h2,h3",
width: '100%',
height: '400px',
setup : HTMLEditingDescriptor.setupTinyMCE,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB