Added missing class

This commit is contained in:
Rasmus Kongshøj
2019-10-01 20:04:41 +02:00
committed by Sebastiaan Janssen
parent 41126c2c73
commit 7e0abeb6e5

View File

@@ -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">