diff --git a/bitbake/lib/toaster/toastergui/templates/mrb_section.html b/bitbake/lib/toaster/toastergui/templates/mrb_section.html index b5e798d7cc..212998a6b2 100644 --- a/bitbake/lib/toaster/toastergui/templates/mrb_section.html +++ b/bitbake/lib/toaster/toastergui/templates/mrb_section.html @@ -125,8 +125,6 @@ pull-right" data-request-url="{% url 'xhr_buildrequest' build.project.pk %}" data-target='{{build.target_set.all|get_tasks|json}}'> - - Rebuild {% endif %} @@ -144,7 +142,7 @@
{{build.completeper}}% of tasks complete
{# No build cancel for command line builds project #} {% if build.project.is_default %} - + {% else %}
- + {% if build.project.is_default %} + + {% else %} + + {% endif %} {% endif %}