Fixes potential issue where plugins could load after cloudStack UI is initialized, preventing their functionality from showing up. Now, the main UI is only loaded after all plugins have loaded; this is via 'cloudStack.pluginReady' event.