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.
This commit is contained in:
Endi S. Dewata 2011-06-24 14:35:32 -05:00 committed by Adam Young
parent 800cb7f46e
commit 3aa371b301

View File

@ -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: [
{