diff --git a/bitbake/lib/toaster/toastergui/templates/builddashboard.html b/bitbake/lib/toaster/toastergui/templates/builddashboard.html index acf4d0a361..a1481e3436 100644 --- a/bitbake/lib/toaster/toastergui/templates/builddashboard.html +++ b/bitbake/lib/toaster/toastergui/templates/builddashboard.html @@ -70,8 +70,8 @@ {%if build.outcome == build.SUCCEEDED%} +{% if hasImages %}
- {% if hasImages %}

Images

{% for target in targets %} {% if target.target.is_image %} @@ -123,9 +123,8 @@
{% endif %} {% endfor %} - - {% endif %} +{% endif %} {%else%}