summaryrefslogtreecommitdiff
path: root/horizon/static/framework/widgets/property/hz-resource-property.html
blob: eac545fe668f9d5512768d2eca38e8c22365cde9 (plain)
1
2
3
4
5
<dt>{$ ctrl.config.label $}</dt>
<dd>
  <hz-field config='ctrl.config' item='ctrl.item'></hz-field>
</dd>