summaryrefslogtreecommitdiff
path: root/horizon/static/framework/widgets/property/hz-resource-property.html
diff options
context:
space:
mode:
Diffstat (limited to 'horizon/static/framework/widgets/property/hz-resource-property.html')
-rw-r--r--horizon/static/framework/widgets/property/hz-resource-property.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/horizon/static/framework/widgets/property/hz-resource-property.html b/horizon/static/framework/widgets/property/hz-resource-property.html
index eac545fe6..45762f154 100644
--- a/horizon/static/framework/widgets/property/hz-resource-property.html
+++ b/horizon/static/framework/widgets/property/hz-resource-property.html
@@ -1,5 +1,5 @@
<dt>{$ ctrl.config.label $}</dt>
<dd>
- <hz-field config='ctrl.config' item='ctrl.item'></hz-field>
+ <hz-field config="ctrl.config" item="ctrl.item"></hz-field>
</dd>