Files
LeafWeb/WebCms/Umbraco/Views/propertyeditors/readonlyvalue/readonlyvalue.html
T
2018-09-16 15:08:47 -04:00

3 lines
159 B
HTML

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