mirror of https://github.com/apache/cloudstack.git
When no zone name is available display a defaultWhen a zone name is available, the previous behaviour is still there:  When there is no zone name, it used to display an empty name (where you had to click on to see details):  With this change, a default name `All` is displayed (because this happens when S3 storage is used that is region wide aka all zones):  Region wide S3:  FYI: Screenshot shows 'All', later renamed to 'All Zones', see code. * pr/1477: When no zone name is available display a default Signed-off-by: Will Stevens <williamstevens@gmail.com> |
||
|---|---|---|
| .. | ||
| ui | ||
| ui-custom | ||
| accounts.js | ||
| accountsWizard.js | ||
| affinity.js | ||
| autoscaler.js | ||
| cloud.core.callbacks.js | ||
| cloudStack.js | ||
| configuration.js | ||
| dashboard.js | ||
| docs.js | ||
| domains.js | ||
| events.js | ||
| globalSettings.js | ||
| installWizard.js | ||
| instanceWizard.js | ||
| instances.js | ||
| lbStickyPolicy.js | ||
| metrics.js | ||
| network.js | ||
| plugins.js | ||
| projects.js | ||
| regions.js | ||
| sharedFunctions.js | ||
| storage.js | ||
| system.js | ||
| templates.js | ||
| vm_snapshots.js | ||
| vpc.js | ||
| zoneWizard.js | ||