Reset a VM detail view display

This commit is contained in:
Pranav Saxena 2013-02-21 16:26:31 +05:30
parent 8e88a4295f
commit 35d8905081
1 changed files with 1 additions and 0 deletions

View File

@ -361,6 +361,7 @@
label: 'label.CPU.cap',
converter: cloudStack.converters.toBooleanText
},
isvolatile:{ label:'Volatile' , converter: cloudStack.converters.toBooleanText },
tags: { label: 'label.storage.tags' },
hosttags: { label: 'label.host.tags' },
domain: { label: 'label.domain' },