mirror of https://github.com/apache/cloudstack.git
Reset a VM detail view display
This commit is contained in:
parent
8e88a4295f
commit
35d8905081
|
|
@ -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' },
|
||||
|
|
|
|||
Loading…
Reference in New Issue