bitbake: toaster: apply filter only on selected attributes
authorMarius Avram <marius.avram@intel.com>
Tue, 18 Mar 2014 14:48:37 +0000 (16:48 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Mar 2014 11:17:33 +0000 (11:17 +0000)
commit972e727b260c7fccd266e6e58aed50bd3e43ec38
treefedb653b6b61e1f2a747ce828244563f39091cc5
parent26b764028fc6636d0879e15227399a557f65f6e0
bitbake: toaster: apply filter only on selected attributes

This fixes the filter from the main page: 'All builds' applied to the
table header. Once one is selected, the filter button for that respective
column will receive a title attribute which will show additional options
when you hover over it. Until now the additional option was active for
all filters buttons not only for the one selected. This also caused
malformed output in the case of the buttons which weren't among the
selected filter.

[YOCTO #5929]

(Bitbake rev: 50e7f8f3bcfdd5b3e1b7778bfaaa93a563aba45d)

Signed-off-by: Marius Avram <marius.avram@intel.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/basetable_top.html