app.controller('DnsController', [ '$scope', function($scope) { var vm = this; }]);