summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-06-24 14:35:32 -0500
committerAdam Young <ayoung@redhat.com>2011-06-27 12:16:38 -0400
commit3aa371b30182ae2c0c2e824e9532ec1a7e9ce980 (patch)
tree0b37f088eb999cdab0e67ea08cd3692f3117edf4 /install
parent800cb7f46e68f4ef7bb0c9f99fb960563d15bf97 (diff)
downloadfreeipa-3aa371b30182ae2c0c2e824e9532ec1a7e9ce980.tar.gz
freeipa-3aa371b30182ae2c0c2e824e9532ec1a7e9ce980.tar.xz
freeipa-3aa371b30182ae2c0c2e824e9532ec1a7e9ce980.zip
Fixed DNS records page title.
The DNS records are presented as a facet in the DNS zone details page, so the page title should say DNS Zone.
Diffstat (limited to 'install')
-rw-r--r--install/ui/dns.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/dns.js b/install/ui/dns.js
index 56779a365..14be46468 100644
--- a/install/ui/dns.js
+++ b/install/ui/dns.js
@@ -58,6 +58,7 @@ IPA.entity_factories.dnszone = function() {
factory: IPA.dnsrecord_facet,
name: 'records',
facet_group: 'member',
+ title: IPA.metadata.objects.dnszone.label_singular,
label: IPA.metadata.objects.dnsrecord.label,
columns: [
{