generic-poky/bitbake/lib/toaster/toastergui/static
Belen Barros Pena 994236e180 bitbake: toaster: Make popovers mutually exclusive
Table popovers should be mutually exclusive (only one
of them should be open at any given time), and should
close when you click outside their area. But this is not
the default popover behaviour in Bootstrap, so some
additional javascript is needed.

The code in main.js taking care of this in the design
prototype was quite ugly and didn't get on well with
certain browsers. I have replaced it with a better
solution (although still not ideal).

(Bitbake rev: d56633c00f6730c053f355570211eba1bdc41b62)

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-17 15:38:53 +00:00
..
css bitbake: toaster: Make popovers scrollable 2014-02-17 15:38:53 +00:00
fonts bitbake: toaster: update static media for Toaster GUI 2014-01-10 15:20:25 +00:00
img bitbake: toaster: update static media for Toaster GUI 2014-01-10 15:20:25 +00:00
js bitbake: toaster: Make popovers mutually exclusive 2014-02-17 15:38:53 +00:00