diff --git a/src/js/setupdns.js b/src/js/setupdns.js index a4f9fc859..0834aadbc 100644 --- a/src/js/setupdns.js +++ b/src/js/setupdns.js @@ -108,7 +108,7 @@ app.controller('SetupDNSController', ['$scope', '$http', '$timeout', 'Client', f var data = { providerToken: $scope.instanceId, - hyphenatedSubdomains: $scope.hyphenatedSubdomains + hyphenatedSubdomains: $scope.dnsCredentials.hyphenatedSubdomains }; // special case the wildcard provider