Hoover a property in backend to get its alias
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<val-property-msg property="property"></val-property-msg>
|
||||
|
||||
<div class="umb-el-wrap">
|
||||
<label class="control-label" ng-hide="property.hideLabel" for="{{property.alias}}">
|
||||
<label class="control-label" ng-hide="property.hideLabel" for="{{property.alias}}" title="{{property.alias}}">
|
||||
{{property.label}}
|
||||
<small ng-bind-html="property.description"></small>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user