From 0573e2d31c9c608aa984c8f5378e8f0097f4c774 Mon Sep 17 00:00:00 2001 From: Michael Wood Date: Thu, 21 May 2015 18:44:18 +0100 Subject: bitbake: toaster: Add ajax loading spinner This adds an ajax loading spinner to provide feedback when in-page loading is happening. It will show after 1.2 seconds of initial loading. [YOCTO #7790] (Bitbake rev: ecb70b0bc996529f1a6e58e5716b31e273395c98) Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/base.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bitbake/lib/toaster/toastergui/templates/base.html') diff --git a/bitbake/lib/toaster/toastergui/templates/base.html b/bitbake/lib/toaster/toastergui/templates/base.html index 6cdc5e8110..9f19c0384c 100644 --- a/bitbake/lib/toaster/toastergui/templates/base.html +++ b/bitbake/lib/toaster/toastergui/templates/base.html @@ -68,6 +68,11 @@ + + +