From 1b721103deb66da4ebcb112ff82ba73ae8bba372 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Sat, 15 Mar 2014 00:13:06 +0000 Subject: bitbake: toaster: Add help text to filters The 'Set in file' and 'Description' filters in the configuration page, and the 'Outcome' and 'Cache attempt' filters in the tasks page should include a help tooltip with some explanation about what they do. This change adds the tooltips. (Bitbake rev: 7793de593121da9761e4584331b68bf684112300) Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/filtersnippet.html | 1 + 1 file changed, 1 insertion(+) (limited to 'bitbake/lib/toaster/toastergui/templates/filtersnippet.html') diff --git a/bitbake/lib/toaster/toastergui/templates/filtersnippet.html b/bitbake/lib/toaster/toastergui/templates/filtersnippet.html index a72eeaa125..90ffd3de6c 100644 --- a/bitbake/lib/toaster/toastergui/templates/filtersnippet.html +++ b/bitbake/lib/toaster/toastergui/templates/filtersnippet.html @@ -23,6 +23,7 @@ {% endfor %} -- cgit v1.2.3-54-g00ecf