From 483b21b0cbdc47bec23e68ea3b00dff963fe40dd Mon Sep 17 00:00:00 2001 From: Michael Wood Date: Mon, 29 Jun 2015 16:15:20 +0100 Subject: bitbake: 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' (Bitbake rev: 3500b59cbfd006a83bab9431f434f98c1944a0ac) Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/projects.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/bitbake/lib/toaster/toastergui/templates/projects.html b/bitbake/lib/toaster/toastergui/templates/projects.html index e6519530ef..efc3349014 100644 --- a/bitbake/lib/toaster/toastergui/templates/projects.html +++ b/bitbake/lib/toaster/toastergui/templates/projects.html @@ -7,9 +7,6 @@ {% block pagecontent %} - {% include "mrb_section.html" %} - -