zone detail page - add domain name.

This commit is contained in:
Jessica Wang 2012-02-01 11:35:07 -08:00
parent 925774ef5b
commit 0d80dcd5b2
1 changed files with 2 additions and 1 deletions

View File

@ -3140,7 +3140,8 @@
dns2: { label: 'DNS 2', isEditable: true },
internaldns1: { label: 'Internal DNS 1', isEditable: true },
internaldns2: { label: 'Internal DNS 2', isEditable: true },
networktype: { label: 'Network Type' },
domainname: { label: 'Domain' },
networktype: { label: 'Network Type' },
securitygroupsenabled: {
label: 'Security Groups Enabled',
converter:cloudStack.converters.toBooleanText