diff --git a/bitbake/lib/toaster/toastergui/templates/project.html b/bitbake/lib/toaster/toastergui/templates/project.html index 18a52bf891..0b2821cdf6 100644 --- a/bitbake/lib/toaster/toastergui/templates/project.html +++ b/bitbake/lib/toaster/toastergui/templates/project.html @@ -178,8 +178,24 @@ vim: expandtab tabstop=2 {[b.build[0].completed_on|date:'dd/MM/yy HH:mm']} -
{[b.build[0].errors]}
-
{[b.build[0].warnings]}
+
+ + + + {[b.build[0].errors]} + + + +
+
+ + + + {[b.build[0].warnings]} + + + +
Build time: {[b.build[0].build_time|timediff]}