Files
LeafWeb/WebCms/Umbraco/Views/components/property/umb-property-editor.html
T
2016-11-07 12:56:17 -05:00

4 lines
128 B
HTML

<div class="umb-property-editor" ng-class="{'-not-clickable': preview}">
<div ng-include="propertyEditorView"></div>
</div>