bug
luohairen
2024-11-26 72f23fdaa41840a6bce99c7c693ba4d13882825b
1
2
3
 
<span ng-if="!property.noValue">{{'PROPERTY.MESSAGEDEFINITIONS.DISPLAY' | translate:property.value}}</span>
<span ng-if="property.noValue" translate>PROPERTY.MESSAGEDEFINITIONS.EMPTY</span>