3 lines
100 B
HTML
3 lines
100 B
HTML
|
|
<span ng-if="!property.noValue">{{property.value}}</span>
|
|
<span ng-if="property.noValue">GET</span> |