diff --git a/horizon/static/framework/widgets/headers/hz-page-header.html b/horizon/static/framework/widgets/headers/hz-page-header.html index 4b586cf9a7..0172f7128b 100644 --- a/horizon/static/framework/widgets/headers/hz-page-header.html +++ b/horizon/static/framework/widgets/headers/hz-page-header.html @@ -1,5 +1,5 @@ - diff --git a/horizon/static/framework/widgets/metadata/tree/metadata-tree.html b/horizon/static/framework/widgets/metadata/tree/metadata-tree.html index 185c813469..48263059e3 100644 --- a/horizon/static/framework/widgets/metadata/tree/metadata-tree.html +++ b/horizon/static/framework/widgets/metadata/tree/metadata-tree.html @@ -34,7 +34,7 @@ ng-model="ctrl.customItem" validate-unique="ctrl.checkNameUnique"/> - {% else %} - + {% if action.icon != None %} {% endif %} {{ action.verbose_name }} diff --git a/horizon/templates/horizon/common/_datepicker.html b/horizon/templates/horizon/common/_datepicker.html index efac7fdd91..5073761925 100644 --- a/horizon/templates/horizon/common/_datepicker.html +++ b/horizon/templates/horizon/common/_datepicker.html @@ -1,7 +1,7 @@ {% load i18n %} {% block trimmed %} -
+
{{ datepicker_input }} diff --git a/horizon/templates/horizon/common/_detail_header.html b/horizon/templates/horizon/common/_detail_header.html index be12cb65fc..db99156f95 100644 --- a/horizon/templates/horizon/common/_detail_header.html +++ b/horizon/templates/horizon/common/_detail_header.html @@ -1,4 +1,4 @@ -