summaryrefslogtreecommitdiffstats
path: root/install/ui/test
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2015-06-18 12:59:05 +0200
committerPetr Vobornik <pvoborni@redhat.com>2015-06-18 15:50:44 +0200
commitbaca55c665b2bdfa5cb9a6ad88daeccef0500999 (patch)
treeed676d2c042bdd03618b4da0188f4110bb3d9e99 /install/ui/test
parent1d608251383e4842b89c941a76dbd13529558f42 (diff)
downloadfreeipa-baca55c665b2bdfa5cb9a6ad88daeccef0500999.tar.gz
freeipa-baca55c665b2bdfa5cb9a6ad88daeccef0500999.tar.xz
freeipa-baca55c665b2bdfa5cb9a6ad88daeccef0500999.zip
webui: adjust user deleter dialog to new api
In user_del, flags 'permanently' and 'preserve' were replaced with single bool option 'preserve' part of: https://fedorahosted.org/freeipa/ticket/3813 Reviewed-By: David Kupka <dkupka@redhat.com>
Diffstat (limited to 'install/ui/test')
-rw-r--r--install/ui/test/data/ipa_init.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index e5d306cd0..1290db2c4 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -578,11 +578,14 @@
"account_status": "Account Status",
"activeuser_label": "Active users",
"contact": "Contact Settings",
+ "delete_mode": "Delete mode",
"employee": "Employee Information",
"error_changing_status": "Error changing account status",
"krbpasswordexpiration": "Password expiration",
"mailing": "Mailing Address",
"misc": "Misc. Information",
+ "mode_delete": "delete",
+ "mode_preserve": "preserve",
"noprivate": "No private group",
"status_confirmation": "Are you sure you want to ${action} the user?<br/>The change will take effect immediately.",
"status_link": "Click to ${action}",