Files
SIPAIIS_WMS_JSSW/WebRoot/editor-app/configuration/properties/out-parameters-display-template.html

3 lines
192 B
HTML
Raw Permalink Normal View History

2026-01-16 14:13:44 +08:00
<span ng-if="!property.noValue">{{'PROPERTY.OUTPARAMETERS.VALUE' | translate:property.value.outParameters}}</span>
<span ng-if="property.noValue" translate>PROPERTY.OUTPARAMETERS.EMPTY</span>