icingaweb2/application/views/scripts/authentication
Eric Lippmann 846a22e7a1 Don't use jQuery in the logout view script
jQuery is not available here because JavaScript is loaded after the content.
This was no problem before because the logout action was submitted using XHR and thus having JavaScript.

refs #8626
2015-03-11 15:35:44 +01:00
..
login.phtml Fix invalid icon names passed to the icon view helper 2015-02-27 14:45:47 +01:00
logout.phtml Don't use jQuery in the logout view script 2015-03-11 15:35:44 +01:00