Files
LeafWeb/WebCms/Umbraco/Views/propertyeditors/readonlyvalue/readonlyvalue.html
T
2016-11-07 12:56:17 -05:00

3 lines
162 B
HTML

<div class="umb-editor umb-readonlyvalue" ng-controller="Umbraco.PropertyEditors.ReadOnlyValueController">
<span ng-bind-html="displayvalue"></span>
</div>