icingaweb2/application
Thomas Gelf 7fb910bf21 layout/menu: don't show uncollapsed loading menu
We have a no-JS-friendly CSS showing the menu uncollapsed unless JS
is fully loaded. Even if the page loads pretty fast this looks still
ugly in JS-enabled browsers.

This patch adds a JS-snippet removing the no-js class from the HTML
element before the rendering engine reaches the body. You'll see no
more flickering in your JS-enabled browser.

fixes #6307
2014-05-26 13:46:14 +00:00
..
clicommands Mark less important or non-testable code as skipped for code coverage 2014-04-28 14:06:41 +02:00
controllers ErrorController: show valid title for exceptions 2014-05-20 13:40:52 +00:00
forms Add wizard page for the logging configuration 2014-05-14 13:20:21 +02:00
layouts/scripts layout/menu: don't show uncollapsed loading menu 2014-05-26 13:46:14 +00:00
views Add multistep form 2014-05-14 12:53:44 +02:00