mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
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>