diff --git a/bitbake/lib/toaster/toastergui/templates/task.html b/bitbake/lib/toaster/toastergui/templates/task.html index 3c4a3d4893..a09eb26d07 100644 --- a/bitbake/lib/toaster/toastergui/templates/task.html +++ b/bitbake/lib/toaster/toastergui/templates/task.html @@ -82,6 +82,9 @@ {{match.task_name}} + {% if task.get_description %} + + {% endif %} {{match.get_executed_display}}