wzj-vue/public/static/flowable-modeler/editor-app/configuration/properties/escalation-definitions-display-template.html

3 lines
196 B
HTML

<span ng-if="!property.noValue">{{'PROPERTY.ESCALATIONDEFINITIONS.DISPLAY' | translate:property.value}}</span>
<span ng-if="property.noValue" translate>PROPERTY.ESCALATIONDEFINITIONS.EMPTY</span>