From: Belen Barros Pena Date: Wed, 8 Jun 2016 17:00:06 +0000 (+0100) Subject: toaster: build data Fix left navigation X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d7f5d6ae843bcc3b5af1a9414ab5cb2759d0853;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toaster: build data Fix left navigation Make sure the current page is always highlighted in the left navigation. Signed-off-by: Michael Wood Signed-off-by: Belen Barros Pena --- diff --git a/lib/toaster/toastergui/templates/basebuildpage.html b/lib/toaster/toastergui/templates/basebuildpage.html index d9adcd77f89..856259a69d2 100644 --- a/lib/toaster/toastergui/templates/basebuildpage.html +++ b/lib/toaster/toastergui/templates/basebuildpage.html @@ -23,6 +23,9 @@ {% block localbreadcrumb %}{% endblock %}