mirror of https://github.com/apache/cloudstack.git
bug 14206: ISO page - listView - show name instead of description.
This commit is contained in:
parent
89af00eaee
commit
70fa9f0188
|
|
@ -680,7 +680,7 @@
|
|||
community: { label: 'label.community' }
|
||||
},
|
||||
fields: {
|
||||
displaytext: { label: 'label.name' },
|
||||
name: { label: 'label.name' },
|
||||
zonename: { label: 'label.zone' }
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue