From ca8c634279ed65598999442d057fe9b110dea898 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Tue, 20 Jan 2015 17:47:31 +0000 Subject: bitbake: toastergui: fix the second 'view all targets' link The project page has 2 links to the all targets page. The one at the top of the page is working, but not the one further down. This patch sorts that out. [YOCTO #7147] (Bitbake rev: ad6a2d42b9ce7ce317184d978253e5506be7e47f) Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/project.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bitbake') diff --git a/bitbake/lib/toaster/toastergui/templates/project.html b/bitbake/lib/toaster/toastergui/templates/project.html index fe3bcf29e0..b8579e45a6 100644 --- a/bitbake/lib/toaster/toastergui/templates/project.html +++ b/bitbake/lib/toaster/toastergui/templates/project.html @@ -294,7 +294,8 @@ vim: expandtab tabstop=2 {% csrf_token %} -

View all targets

+

+ View all targets

Most built targets -- cgit v1.2.3-54-g00ecf