mirror of
https://github.com/VinylDNS/vinyldns
synced 2025-09-01 23:05:15 +00:00
committed by
Paul Cleary
parent
5040d07c00
commit
77c4536e37
@@ -63,7 +63,7 @@ angular.module('controller.manageZones', [])
|
||||
readOnly: false
|
||||
}
|
||||
};
|
||||
$scope.aclRecordTypes = ['A', 'AAAA', 'CNAME', 'DS', 'MX', 'NS', 'PTR', 'SPF', 'SRV', 'SSHFP', 'TXT'];
|
||||
$scope.aclRecordTypes = ['A', 'AAAA', 'CNAME', 'DS', 'MX', 'NS', 'PTR', 'SPF', 'SRV', 'NAPTR', 'SSHFP', 'TXT'];
|
||||
|
||||
/**
|
||||
* Zone modal control functions
|
||||
|
Reference in New Issue
Block a user