mirror of https://github.com/apache/cloudstack.git
Remove closeOnEscape from $(':ui-dialog') option calls, as they cause
JS errors breaking the projects UI. closeOnEscape is already defined
when the dialog is initialized, so these don't need to be defined
again.
|
||
|---|---|---|
| .. | ||
| dashboard.js | ||
| enableStaticNAT.js | ||
| installWizard.js | ||
| instanceWizard.js | ||
| ipRules.js | ||
| login.js | ||
| physicalResources.js | ||
| projects.js | ||
| recurringSnapshots.js | ||
| securityRules.js | ||
| zoneChart.js | ||
| zoneWizard.js | ||