mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
WebUI: DNS: remove --class option
Ticket: https://fedorahosted.org/freeipa/ticket/3414 Reviewed-By: Petr Vobornik <pvoborni@redhat.com> Reviewed-By: Petr Spacek <pspacek@redhat.com>
This commit is contained in:
committed by
Petr Vobornik
parent
7325983a48
commit
180414d64d
@@ -150,13 +150,6 @@ return {
|
|||||||
'idnssoaexpire',
|
'idnssoaexpire',
|
||||||
'idnssoaminimum',
|
'idnssoaminimum',
|
||||||
'dnsttl',
|
'dnsttl',
|
||||||
{
|
|
||||||
$type: 'combobox',
|
|
||||||
name: 'dnsclass',
|
|
||||||
options: [
|
|
||||||
'IN', 'CS', 'CH', 'HS'
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
$type: 'radio',
|
$type: 'radio',
|
||||||
name: 'idnsallowdynupdate',
|
name: 'idnsallowdynupdate',
|
||||||
|
|||||||
Reference in New Issue
Block a user