From f3294d8da91de03b6354743326322318580cf05b Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Fri, 21 Feb 2014 15:23:52 +0000 Subject: bitbake: toaster: fix issues in the build table This patches fixes minor issues in the sorting functionality of the build table. [YOCTO #5455] (Bitbake rev: 47196039bd8bac2eddb1c19ad4fc2e285dc23ee3) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/build.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/lib/toaster/toastergui/templates/build.html') diff --git a/bitbake/lib/toaster/toastergui/templates/build.html b/bitbake/lib/toaster/toastergui/templates/build.html index 3b0c614502..85de98aae7 100644 --- a/bitbake/lib/toaster/toastergui/templates/build.html +++ b/bitbake/lib/toaster/toastergui/templates/build.html @@ -70,7 +70,7 @@
- + {% if request.GET.search %}{% endif %}
-- cgit v1.2.3-54-g00ecf