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