mirror of https://github.com/apache/cloudstack.git
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. |
||
|---|---|---|
| .. | ||
| affinity.js | ||
| autoscaler.js | ||
| dashboard.js | ||
| enableStaticNAT.js | ||
| granularSettings.js | ||
| healthCheck.js | ||
| installWizard.js | ||
| instanceWizard.js | ||
| ipRules.js | ||
| login.js | ||
| physicalResources.js | ||
| pluginListing.js | ||
| projectSelect.js | ||
| projects.js | ||
| recurringSnapshots.js | ||
| regions.js | ||
| securityRules.js | ||
| uploadVolume.js | ||
| vpc.js | ||
| zoneChart.js | ||
| zoneFilter.js | ||
| zoneWizard.js | ||