subprocess-reference-display-template.html 172 B

1234
  1. <span ng-if="property.value.name">{{property.value.name}}</span>
  2. <span ng-if="!property.value || !property.value.name" translate>PROPERTY.SUBPROCESSREFERENCE.EMPTY</span>