From 160563532f87bd901e1cc6972fe238be87a8b63c Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Thu, 11 Jun 2015 15:00:08 +0100 Subject: bitbake: toaster: refactor the builds pages Taking out the managed mode-specific bits in build-related pages, as there is always only one mode available. Also refactors the build pages in order to always display Build objects instead of BuildRequest objects. (Bitbake rev: 6e46e1e3882b9770872d8a0bb459bc7d5d6bfed3) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/projectbuilds.html | 1 - 1 file changed, 1 deletion(-) (limited to 'bitbake/lib/toaster/toastergui/templates/projectbuilds.html') diff --git a/bitbake/lib/toaster/toastergui/templates/projectbuilds.html b/bitbake/lib/toaster/toastergui/templates/projectbuilds.html index 18b24955d0..896c3b5af7 100644 --- a/bitbake/lib/toaster/toastergui/templates/projectbuilds.html +++ b/bitbake/lib/toaster/toastergui/templates/projectbuilds.html @@ -105,7 +105,6 @@ - {%endwith%} {% else %} {# we don't have a build for this build request, mask the data with build request data #} -- cgit v1.2.3-54-g00ecf