From 4734001672cb35789be5a8d5c8b91ca57821bdba Mon Sep 17 00:00:00 2001 From: David Reyna Date: Wed, 14 Jun 2017 21:40:56 -0700 Subject: 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] Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- lib/toaster/toastergui/templates/base.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lib/toaster/toastergui/templates/base.html b/lib/toaster/toastergui/templates/base.html index 496dd6eab..11c6f9126 100644 --- a/lib/toaster/toastergui/templates/base.html +++ b/lib/toaster/toastergui/templates/base.html @@ -100,7 +100,8 @@