diff --git a/ui/scripts/templates.js b/ui/scripts/templates.js index fb01334b98ed..96ef43aee1c5 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({