From f16f434bf24eeee3ecaec7ab3c0d67ff0b6c7372 Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Tue, 30 Sep 2014 13:57:14 +0100 Subject: bitbake: toastergui: update breadcrumb in analysis pages If we are in managed mode, and we inspect a build that comes from a project, we modify the breadcrumb as to display the project from where the build originated. [YOCTO #6776] (Bitbake rev: fe568c9350a691c863f9f5bf8703d639c12a9961) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html | 5 ++++- bitbake/lib/toaster/toastergui/templates/basebuildpage.html | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'bitbake/lib') diff --git a/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html b/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html index 5149768517..c8e217e9dd 100644 --- a/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html +++ b/bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html @@ -7,7 +7,10 @@