aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Wood <michael.g.wood@intel.com>2015-06-29 16:15:20 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-07-02 22:55:47 +0100
commit3500b59cbfd006a83bab9431f434f98c1944a0ac (patch)
treee50f14085fda81df97ce27678cfdddefb8c8bae5
parent40c8829369628927944c8a950524d482a663913e (diff)
downloadbitbake-3500b59cbfd006a83bab9431f434f98c1944a0ac.tar.gz
toaster: Remove erroneously committed template include
Partial revert of bb commit 6e46e1e3882b9770872d8a0bb459bc7d5d6bfed3 The non managed mrb_section defined the title 'All builds' which is already defined correctly for the projects page as 'All projects' Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--lib/toaster/toastergui/templates/projects.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/toaster/toastergui/templates/projects.html b/lib/toaster/toastergui/templates/projects.html
index e6519530e..efc334901 100644
--- a/lib/toaster/toastergui/templates/projects.html
+++ b/lib/toaster/toastergui/templates/projects.html
@@ -7,9 +7,6 @@
{% block pagecontent %}
- {% include "mrb_section.html" %}
-
-
<div class="page-header top-air">
<h1>
{% if request.GET.filter and objects.paginator.count > 0 or request.GET.search and objects.paginator.count > 0 %}