From 29cf66046ae0786cee9e97178609b11ae82649a0 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Fri, 11 Feb 2011 15:50:24 -0500 Subject: remove deprecated record types --- install/ui/policy.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'install/ui/policy.js') diff --git a/install/ui/policy.js b/install/ui/policy.js index 7cafd177..4e92e7ea 100644 --- a/install/ui/policy.js +++ b/install/ui/policy.js @@ -89,9 +89,9 @@ IPA.records_facet = function (spec){ that.record = null; var record_types =[ 'a', 'aaaa', 'dname', 'cname', 'mx', 'ns', 'ptr', - 'srv', 'txt', 'a6', 'afsdb', 'cert', 'ds', 'hinfo', - 'key', 'kx', 'loc', 'md', 'minfo', 'naptr', 'nsec', - 'nxt', 'rrsig', 'sshfp']; + 'srv', 'txt', 'a6', 'afsdb', 'cert', 'ds', + 'key', 'kx', 'loc', 'naptr', 'nsec', + 'rrsig', 'sshfp']; function create_type_select(id,add_none) { var type_select = $('