summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templates/builddashboard.html
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2015-05-11 18:58:25 +0100
committerAlexandru DAMIAN <alexandru.damian@intel.com>2015-05-14 11:05:18 +0100
commit6e60ed8ab71e4300ab571f42b7af5011086df697 (patch)
treefd50f7adabc054075e5caf7ad080f200831c7c8f /lib/toaster/toastergui/templates/builddashboard.html
parent3424110d1d95e3cc039e8775324f814e7fdd5470 (diff)
downloadbitbake-6e60ed8ab71e4300ab571f42b7af5011086df697.tar.gz
toaster: fix html5 compliance
This patch brings needed changes in all views so that each view passes the HTML5 compliance test by the W3C Markup Service. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Diffstat (limited to 'lib/toaster/toastergui/templates/builddashboard.html')
-rw-r--r--lib/toaster/toastergui/templates/builddashboard.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toaster/toastergui/templates/builddashboard.html b/lib/toaster/toastergui/templates/builddashboard.html
index 4e600283a..d5fe92a2b 100644
--- a/lib/toaster/toastergui/templates/builddashboard.html
+++ b/lib/toaster/toastergui/templates/builddashboard.html
@@ -182,7 +182,7 @@
{% endfor %}
</div>
</dd>
-
+ </dl>
</div>
</div>