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

3 lines
111 B
HTML

<div class="umb-editor umb-templatepicker">
<div ng-model="model.value">{{model.value | json}}</div>
</div>