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

3 lines
207 B
HTML

<span ng-if="!property.noValue">{{'PROPERTY.VARIABLE.AGGREGATIONS.VALUE' | translate:property.value.aggregations}}</span>
<span ng-if="property.noValue" translate>PROPERTY.VARIABLE.AGGREGATIONS.EMPTY</span>