icingaweb2/public/js/icinga
Marius Hein 7b8332ccd8 Notifications do not disappear after autorefresh
This is not affected anymore because the errors goes directly
into the container. But this commit fixes the codes if someone
use the notifications in the loader. Also remove unused
variable this.exception.

fixes #6278
2015-01-30 15:25:12 +01:00
..
behavior Navigation: Bypass error-prone hover selector for IE8 2015-01-28 13:19:49 +01:00
eventlistener.js Use EventEmitter class as a way to delegate events from behaviors to the dom 2014-09-12 09:09:21 +02:00
events.js Introduce link target "_right" to keep a column with tabs rightmost 2015-01-28 14:21:06 +01:00
history.js Add close-button to all containers 2014-10-01 14:51:51 +02:00
loader.js Notifications do not disappear after autorefresh 2015-01-30 15:25:12 +01:00
logger.js Do not refresh a container when form input was changed or a form element is focused 2014-09-19 15:48:44 +02:00
module.js Remove license headers from all files 2014-07-15 13:43:52 +02:00
timer.js Remove license headers from all files 2014-07-15 13:43:52 +02:00
timezone.js Timezone detection: Set cookie expiration to 1 day 2014-09-05 15:24:13 +02:00
ui.js Remove debug `console.log()' from `provideSelectionCount()' 2014-11-14 10:18:47 +01:00
utils.js Fix elementsOverlap function for SVG elements 2014-09-08 16:37:20 +02:00