diff --git a/bitbake/lib/toaster/toastergui/templates/mrb_section.html b/bitbake/lib/toaster/toastergui/templates/mrb_section.html index 2fefe4b0f7..ad90e82ee3 100644 --- a/bitbake/lib/toaster/toastergui/templates/mrb_section.html +++ b/bitbake/lib/toaster/toastergui/templates/mrb_section.html @@ -18,13 +18,15 @@ {% endif %}
{% for build in mru %} -
+
{{build.project.name}} - + {% endif %}
{%if build.outcome == build.SUCCEEDED or build.outcome == build.FAILED %}