Commit 5a79c2b
committed
Merge pull request #1477 from remibergsma/47_default_zone_name_s3
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 <[email protected]>1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1427 | 1427 | | |
1428 | 1428 | | |
1429 | 1429 | | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
1430 | 1433 | | |
1431 | 1434 | | |
1432 | 1435 | | |
| |||
0 commit comments