diff options
author | Petr Vobornik <pvoborni@redhat.com> | 2014-09-26 17:21:00 +0200 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2014-09-30 10:47:03 +0200 |
commit | 00d598bab043e277d3f57eab5092c04cf5d6f5f8 (patch) | |
tree | cdb65d124843c4e8957814ac9ad8c00ec0a9058e /install/ui/test/data | |
parent | 0e76bc1cb65b3eb81b37b4b45ccb71bf91fe5fbc (diff) | |
download | freeipa-00d598bab043e277d3f57eab5092c04cf5d6f5f8.tar.gz freeipa-00d598bab043e277d3f57eab5092c04cf5d6f5f8.tar.xz freeipa-00d598bab043e277d3f57eab5092c04cf5d6f5f8.zip |
webui: add link from host to idview
https://fedorahosted.org/freeipa/ticket/4535
Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'install/ui/test/data')
-rw-r--r-- | install/ui/test/data/ipa_init.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 9b6a528e4..f40ff14df 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -376,6 +376,7 @@ "apply_hostgroups_title": "Apply ID View ${primary_key} on hosts of ${entity}", "apply_hosts": "Apply to hosts", "apply_hosts_title": "Apply ID view ${primary_key} on ${entity}", + "ipaassignedidview": "Assigned ID View", "overrides_tab": "${primary_key} overrides:", "unapply_hostgroups": "Un-apply from host groups", "unapply_hostgroups_all_title": "Un-apply ID Views from hosts of hostgroups", |