Andrew Bogott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/311164

Change subject: Puppet Panel:  Remove use of breadcrumb_nav
......................................................................

Puppet Panel:  Remove use of breadcrumb_nav

This turns out to be unavailable on Liberty, and doesn't
seem to do much in any case.

Bug: T91990
Change-Id: I41764250b950e211b5e15a85f579c4a11bc6c4ae
---
M 
modules/openstack/files/liberty/horizon/puppettab/templates/puppet/prefix_panel.html
M 
modules/openstack/files/liberty/horizon/puppettab/templates/puppet/project_panel.html
2 files changed, 0 insertions(+), 14 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/64/311164/1

diff --git 
a/modules/openstack/files/liberty/horizon/puppettab/templates/puppet/prefix_panel.html
 
b/modules/openstack/files/liberty/horizon/puppettab/templates/puppet/prefix_panel.html
index 272cb68..6d74e64 100644
--- 
a/modules/openstack/files/liberty/horizon/puppettab/templates/puppet/prefix_panel.html
+++ 
b/modules/openstack/files/liberty/horizon/puppettab/templates/puppet/prefix_panel.html
@@ -1,15 +1,8 @@
 {% extends 'base.html' %}
 {% load i18n %}
-{% load breadcrumb_nav %}
 
 {% block title %}
   {{ page_title }}
-{% endblock %}
-
-{% block page_header %}
-  <div class='page-header'>
-    {% breadcrumb_nav %}
-  </div>
 {% endblock %}
 
 {% block main %}
diff --git 
a/modules/openstack/files/liberty/horizon/puppettab/templates/puppet/project_panel.html
 
b/modules/openstack/files/liberty/horizon/puppettab/templates/puppet/project_panel.html
index 272cb68..6d74e64 100644
--- 
a/modules/openstack/files/liberty/horizon/puppettab/templates/puppet/project_panel.html
+++ 
b/modules/openstack/files/liberty/horizon/puppettab/templates/puppet/project_panel.html
@@ -1,15 +1,8 @@
 {% extends 'base.html' %}
 {% load i18n %}
-{% load breadcrumb_nav %}
 
 {% block title %}
   {{ page_title }}
-{% endblock %}
-
-{% block page_header %}
-  <div class='page-header'>
-    {% breadcrumb_nav %}
-  </div>
 {% endblock %}
 
 {% block main %}

-- 
To view, visit https://gerrit.wikimedia.org/r/311164
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I41764250b950e211b5e15a85f579c4a11bc6c4ae
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <abog...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to