cloudstack/systemvm/js
Tomas Lygutas 6d5c61b7bc Fix ajaxviewer.js to solve console on Firefox (#1655)
Mozilla Firefox displays white tile in place of cursor. The reason - function isImageLoaded() always returns true after first load and function checkUpdate() reloads too fast. 
Suggested fix - in refresh() method state imageLoaded should be reverted to false. This ensures that function checkUpdate() processes only when tile image is loaded.
2017-07-27 13:46:35 +02:00
..
ajaxkeys.js console-proxy add support of AltGr key and FR azerty keyboard 2014-12-08 18:05:43 +05:30
ajaxviewer.js Fix ajaxviewer.js to solve console on Firefox (#1655) 2017-07-27 13:46:35 +02:00
cloud.logger.js Fixes: Hardcoded strings externalized from various JS files. 2014-11-21 08:02:49 -08:00
handler.js Move the system vm to a separate maven project. 2013-09-20 18:31:02 +08:00
jquery.js Move the system vm to a separate maven project. 2013-09-20 18:31:02 +08:00