first commit
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
|
||||
<span ng-if="!property.noValue">{{'PROPERTY.FIELDS' | translate:property.value.fields}}</span>
|
||||
<span ng-if="property.noValue">{{'PROPERTY.FIELDS.EMPTY' | translate}}</span>
|
||||
Reference in New Issue
Block a user