summaryrefslogtreecommitdiffstats
path: root/install/ui/test/data
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-07-09 13:39:14 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-07-21 10:47:06 +0200
commit4aefc0d6fe7a4879a9b8024eb7424b4dfa5fa7ca (patch)
tree8b1adc123868da871491d03a5953dfaaa6c0d4c9 /install/ui/test/data
parent9fa447cb6e5f1476072cf167eec8502cfc3e38e3 (diff)
downloadfreeipa-4aefc0d6fe7a4879a9b8024eb7424b4dfa5fa7ca.tar.gz
freeipa-4aefc0d6fe7a4879a9b8024eb7424b4dfa5fa7ca.tar.xz
freeipa-4aefc0d6fe7a4879a9b8024eb7424b4dfa5fa7ca.zip
webui: custom attr in attributes widget
Web UI doesn't always know what are the possible attributes for target object. This will allow to add custom attributes if necessary. https://fedorahosted.org/freeipa/ticket/4253 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/test/data')
-rw-r--r--install/ui/test/data/ipa_init.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json
index a6a3acd4c..8a482134d 100644
--- a/install/ui/test/data/ipa_init.json
+++ b/install/ui/test/data/ipa_init.json
@@ -374,6 +374,8 @@
"enable": "Enable token"
},
"permission": {
+ "add_custom_attr": "Add custom attribute",
+ "attribute": "Attribute",
"filter": "Filter",
"identity": "Permission settings",
"managed": "Attribute breakdown",