From 1a8d9119893f3568e1a244e074e7b3f5a8c25b6b Mon Sep 17 00:00:00 2001 From: David Reyna Date: Wed, 14 Jun 2017 21:40:56 -0700 Subject: [PATCH] bitbake: toaster: add ID's to navigation links Add IDs to the navigation bar links "All builds", "All projects", and "Documentation. This will support test automation. [YOCTO #11335] (Bitbake rev: 4734001672cb35789be5a8d5c8b91ca57821bdba) Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/base.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/bitbake/lib/toaster/toastergui/templates/base.html b/bitbake/lib/toaster/toastergui/templates/base.html index 496dd6eab8..11c6f91260 100644 --- a/bitbake/lib/toaster/toastergui/templates/base.html +++ b/bitbake/lib/toaster/toastergui/templates/base.html @@ -100,7 +100,8 @@