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

2 lines
189 B
HTML
Raw Normal View History

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