From 74bb0fb3c194e1ca2df4d3745f952955b8227e7d Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Fri, 27 Feb 2015 17:17:32 +0000 Subject: bitbake: toasterui: apply correct class to latest builds targets Failed builds were showing the target name with the .success class applied (cognitive disonance, anyone?). (Bitbake rev: c78a19ecd2b397ccce59c1f6b852953b04afd37a) Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/project.html | 6 +++++- 1 file changed, 5 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 9fa682c..54590ee 100644 --- a/bitbake/lib/toaster/toastergui/templates/project.html +++ b/bitbake/lib/toaster/toastergui/templates/project.html @@ -202,7 +202,11 @@ vim: expandtab tabstop=2 -
+
+ + + +
{[b.build[0].completed_on|date:'HH:mm']} -- cgit v1.1