]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: alerts and modals Avoid modals and alerts overlaying each other
authorMichael Wood <michael.g.wood@intel.com>
Mon, 26 Sep 2016 10:59:32 +0000 (13:59 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Sep 2016 09:45:10 +0000 (10:45 +0100)
commitc7f30a673ab973a2500092d2e981a47da05fbf12
treebc61a80a9ff24bc49fc2760011b526c51faaea18
parente1cca28826dfa66d905dd4daf9964564c355207e
toaster: alerts and modals Avoid modals and alerts overlaying each other

Make sure that when we spawn a modal we clear any notifications and also
make sure that old notifications are cleared before showing a new one.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/toaster/toastergui/static/js/layerDepsModal.js
lib/toaster/toastergui/static/js/libtoaster.js