cloudstack 3.0 new UI - zone detail page - remove 'Security Groups Enabled' field which is no longer in use (will be removed from API soon)

This commit is contained in:
Jessica Wang 2012-02-07 15:58:15 -08:00
parent 0eb583df1a
commit c25f6adef6
1 changed files with 1 additions and 5 deletions

View File

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