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

3 lines
173 B
HTML
Raw Normal View History

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