plus-ui/public/static/flowable-modeler/editor-app/configuration/properties/trigger-mode-read-template.html

3 lines
104 B
HTML

<span ng-if="!property.noValue">{{property.value}}</span>
<span ng-if="property.noValue">default</span>