Integrate various cloudflare changes

(cherry picked from commit 5ce6ce4b1a)
This commit is contained in:
Phil Davis 2017-05-01 22:37:57 +05:45 committed by Renato Botelho
parent d8f58b4ff8
commit 543ea703f2

View File

@ -504,8 +504,6 @@ events.push(function() {
hideInput('ttl', false);
break;
case "namecheap":
case "cloudflare-v6":
case "cloudflare":
case "gratisdns":
case "hover":
hideGroupInput('domainname', false);
@ -523,7 +521,7 @@ events.push(function() {
break;
case "cloudflare-v6":
case "cloudflare":
hideGroupInput('domainname', true);
hideGroupInput('domainname', false);
hideInput('resultmatch', true);
hideInput('updateurl', true);
hideInput('requestif', true);