Added missing class
This commit is contained in:
committed by
Sebastiaan Janssen
parent
41126c2c73
commit
7e0abeb6e5
@@ -1,4 +1,4 @@
|
||||
<div ng-controller="Umbraco.PrevalueEditors.RteController" class="rte-editor-preval">
|
||||
<div ng-controller="Umbraco.PrevalueEditors.RteController" class="rte-editor-preval umb-rte">
|
||||
|
||||
<umb-control-group label="Toolbar" description="Pick the toolbar options that should be available when editing">
|
||||
<div ng-repeat="cmd in tinyMceConfig.commands">
|
||||
|
||||
Reference in New Issue
Block a user