summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2011-04-01 17:09:07 +0200
committerEndi Sukma Dewata <edewata@people01.fedoraproject.org>2011-04-21 19:03:38 +0000
commitbc6f9accd9250114b4f0c457fa5badd7f794af8e (patch)
treef18dd93a8f0fd53ef86c5eefde428a96c796c462 /install/ui/test/data
parentd9c17612341af82405873dde120b177dbc0abd83 (diff)
downloadfreeipa-bc6f9accd9250114b4f0c457fa5badd7f794af8e.tar.gz
freeipa-bc6f9accd9250114b4f0c457fa5badd7f794af8e.tar.xz
freeipa-bc6f9accd9250114b4f0c457fa5badd7f794af8e.zip
Need force option in DNS zone adder dialog
When adding a new DNS zone in the WebUI, IPA server will verify whether the nameserver is in DNS. Sometimes it is necessary to skip the verification. This patch adds a --force option already available in CLI which can skip this the verification. https://fedorahosted.org/freeipa/ticket/1105
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/ipa_init.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index 48b80851a..5ce4d4c8e 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -528,7 +528,7 @@
],
"hint": null,
"include": null,
- "label": "<force>",
+ "label": "Force",
"multivalue": false,
"name": "force",
"primary_key": false,
@@ -634,7 +634,7 @@
"flags": [],
"hint": null,
"include": null,
- "label": "<force>",
+ "label": "Force",
"multivalue": false,
"name": "force",
"primary_key": false,