Files
SIPAIIS_WMS_JSSW/bin/WebRoot/editor-app/configuration/properties/condition-expression-display-template.html

2 lines
173 B
HTML
Raw Permalink Normal View History

2026-01-16 14:13:44 +08:00
<span ng-if="property.value">{{property.value|limitTo:20}}</span>
<span ng-if="!property.value">{{'PROPERTY.SEQUENCEFLOW.CONDITION.NO-CONDITION-DISPLAY' | translate}}</span>