From 1f6bfa876b17a600fc83c789af8aaa2639a463b2 Mon Sep 17 00:00:00 2001 From: Michael Wood Date: Fri, 13 Nov 2015 13:48:36 +0000 Subject: [PATCH] toaster: projecttopbar Use the project in context to get num builds Use the project in the template context rather than ajax request to get the number of ended builds. Signed-off-by: Michael Wood Signed-off-by: Elliot Smith Signed-off-by: Richard Purdie --- lib/toaster/toastergui/templates/projecttopbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/toaster/toastergui/templates/projecttopbar.html b/lib/toaster/toastergui/templates/projecttopbar.html index ee86b5481d2..d8f7cbdbe85 100644 --- a/lib/toaster/toastergui/templates/projecttopbar.html +++ b/lib/toaster/toastergui/templates/projecttopbar.html @@ -28,7 +28,7 @@