From 6e23a3deb905fab64db3cb085776e3453a45bd8a Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Thu, 28 May 2015 12:30:50 +0100 Subject: [PATCH] bitbake: toaster: more HTML5 fixes More HTML5 fixes highlighted by tests on new data. (Bitbake rev: a52242bb4d928b9abba8a3489e350e4615a9da29) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/builddashboard.html | 2 +- bitbake/lib/toaster/toastergui/templates/configvars.html | 2 +- bitbake/lib/toaster/toastergui/templates/recipe.html | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/bitbake/lib/toaster/toastergui/templates/builddashboard.html b/bitbake/lib/toaster/toastergui/templates/builddashboard.html index d5fe92a2be3..ad497e62770 100644 --- a/bitbake/lib/toaster/toastergui/templates/builddashboard.html +++ b/bitbake/lib/toaster/toastergui/templates/builddashboard.html @@ -209,6 +209,7 @@ {{exectask.0.recipe.name}} {{exectask.0.task_name}} + {% if MANAGED and build.project %} @@ -216,7 +217,6 @@ {% endif %} - {% elif exectask.count > 1%} {{exectask.count}} {% endif %} diff --git a/bitbake/lib/toaster/toastergui/templates/configvars.html b/bitbake/lib/toaster/toastergui/templates/configvars.html index 42c42a57ad9..cbe3c6876fc 100644 --- a/bitbake/lib/toaster/toastergui/templates/configvars.html +++ b/bitbake/lib/toaster/toastergui/templates/configvars.html @@ -56,7 +56,7 @@ {% if variable.vhistory.all %} {% for path in variable.vhistory.all|filter_setin_files:file_filter %} - {{path|cut_path_prefix:dirstostrip}}

+ {{path|cut_path_prefix:dirstostrip}}
{% endfor %} {% endif %}
diff --git a/bitbake/lib/toaster/toastergui/templates/recipe.html b/bitbake/lib/toaster/toastergui/templates/recipe.html index 2da41c30855..dd8753d7fc2 100644 --- a/bitbake/lib/toaster/toastergui/templates/recipe.html +++ b/bitbake/lib/toaster/toastergui/templates/recipe.html @@ -87,6 +87,7 @@ {% else %} + + -- 2.47.3
Order @@ -107,6 +108,7 @@ Cache attempt