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

3 lines
190 B
HTML

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