summaryrefslogtreecommitdiff
path: root/horizon/dashboards/nova/templates/nova/containers/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'horizon/dashboards/nova/templates/nova/containers/index.html')
-rw-r--r--horizon/dashboards/nova/templates/nova/containers/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/horizon/dashboards/nova/templates/nova/containers/index.html b/horizon/dashboards/nova/templates/nova/containers/index.html
index c3f027c4..54140a92 100644
--- a/horizon/dashboards/nova/templates/nova/containers/index.html
+++ b/horizon/dashboards/nova/templates/nova/containers/index.html
@@ -3,9 +3,7 @@
{% block title %}Containers{% endblock %}
{% block page_header %}
- {% url horizon:nova:images_and_snapshots:images:index as refresh_link %}
- {# to make searchable false, just remove it from the include statement #}
- {% include "horizon/common/_page_header.html" with title=_("Containers") refresh_link=refresh_link searchable="true" %}
+ {% include "horizon/common/_page_header.html" with title=_("Containers") %}
{% endblock page_header %}
{% block dash_main %}