From 3d7f5d6ae843bcc3b5af1a9414ab5cb2759d0853 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Wed, 8 Jun 2016 18:00:06 +0100 Subject: [PATCH] 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 --- .../toastergui/templates/basebuildpage.html | 22 +++++++++++++------ .../toastergui/templates/configuration.html | 4 ---- .../toastergui/templates/configvars.html | 4 ---- lib/toaster/toastergui/templates/dirinfo.html | 7 ++++++ 4 files changed, 22 insertions(+), 15 deletions(-) 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 %}