-- 
Adam Young <ayo...@redhat.com>

www.redhat.com
From 445e6b72441e7c39f9f6c2f91f46fd25c1633dc3 Mon Sep 17 00:00:00 2001
From: Adam Young <ayo...@redhat.com>
Date: Fri, 11 Feb 2011 15:50:24 -0500
Subject: [PATCH 195/195] remove deprecated record types

---
 install/ui/policy.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/install/ui/policy.js b/install/ui/policy.js
index 7cafd1776bde531826d5fecdee408283f64fc22e..e83056cd808e7ca6a9629e398997590c2c762b06 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 = $('<select/>',{
-- 
1.7.3.5

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to