From 6e23a3deb905fab64db3cb085776e3453a45bd8a Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Thu, 28 May 2015 12:30:50 +0100 Subject: bitbake: toaster: more HTML5 fixes More HTML5 fixes highlighted by tests on new data. (Bitbake rev: a52242bb4d928b9abba8a3489e350e4615a9da29) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/builddashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/lib/toaster/toastergui/templates/builddashboard.html') diff --git a/bitbake/lib/toaster/toastergui/templates/builddashboard.html b/bitbake/lib/toaster/toastergui/templates/builddashboard.html index d5fe92a2be..ad497e6277 100644 --- a/bitbake/lib/toaster/toastergui/templates/builddashboard.html +++ b/bitbake/lib/toaster/toastergui/templates/builddashboard.html @@ -209,6 +209,7 @@ {{exectask.0.recipe.name}} {{exectask.0.task_name}} + {% if MANAGED and build.project %} @@ -216,7 +217,6 @@ {% endif %} - {% elif exectask.count > 1%} {{exectask.count}} {% endif %} -- cgit v1.2.3-54-g00ecf