diff --git a/ui/scripts/templates.js b/ui/scripts/templates.js index c8c5b89df25..0e24c0b4861 100644 --- a/ui/scripts/templates.js +++ b/ui/scripts/templates.js @@ -1427,6 +1427,9 @@ jsonObj.xenserverToolsVersion61plus = false; } } + if (!'zonename' in jsonObj) { + jsonObj.zonename = 'All Zones'; + } } args.response.success({