From f28116ec108ec0651dac9956707358aac00fef13 Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Wed, 24 Jun 2015 14:53:21 +0100 Subject: bitbake: toasterui: fixes after html5 compliance testing This patch brings fixes for issues highlighted by HTML5 compliance testing. (Bitbake rev: 7aecb974d44d9bc711ffba5cc65e770811397fba) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/configvars.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/lib/toaster/toastergui/templates/configvars.html') diff --git a/bitbake/lib/toaster/toastergui/templates/configvars.html b/bitbake/lib/toaster/toastergui/templates/configvars.html index 89576733c2..8a572ae397 100644 --- a/bitbake/lib/toaster/toastergui/templates/configvars.html +++ b/bitbake/lib/toaster/toastergui/templates/configvars.html @@ -39,7 +39,7 @@
- {% if request.GET.search %}{% endif %} + {% if request.GET.search %}{% endif %}
-- cgit v1.2.3-54-g00ecf