Files
SIPAIIS_WMS_JSSW/WebRoot/editor-app/configuration/properties/in-parameters-display-template.html
2026-01-16 14:13:44 +08:00

3 lines
189 B
HTML

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