From a52242bb4d928b9abba8a3489e350e4615a9da29 Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Thu, 28 May 2015 12:30:50 +0100 Subject: toaster: more HTML5 fixes More HTML5 fixes highlighted by tests on new data. Signed-off-by: Alexandru DAMIAN --- lib/toaster/toastergui/templates/builddashboard.html | 2 +- lib/toaster/toastergui/templates/configvars.html | 2 +- lib/toaster/toastergui/templates/recipe.html | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/toaster/toastergui/templates/builddashboard.html b/lib/toaster/toastergui/templates/builddashboard.html index d5fe92a2b..ad497e627 100644 --- a/lib/toaster/toastergui/templates/builddashboard.html +++ b/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/lib/toaster/toastergui/templates/configvars.html b/lib/toaster/toastergui/templates/configvars.html index 42c42a57a..cbe3c6876 100644 --- a/lib/toaster/toastergui/templates/configvars.html +++ b/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/lib/toaster/toastergui/templates/recipe.html b/lib/toaster/toastergui/templates/recipe.html index 2da41c308..dd8753d7f 100644 --- a/lib/toaster/toastergui/templates/recipe.html +++ b/lib/toaster/toastergui/templates/recipe.html @@ -87,6 +87,7 @@ {% else %} + + -- cgit 1.2.3-korg
Order @@ -107,6 +108,7 @@ Cache attempt