mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-5114: Remove checkbox column from dialog list view
This commit is contained in:
parent
42fe605afe
commit
b5527e1f15
|
|
@ -33,6 +33,8 @@
|
|||
uiCustom: true
|
||||
});
|
||||
|
||||
instances.listView.multiSelect = false;
|
||||
|
||||
instances.listView.actions = {
|
||||
select: {
|
||||
label: _l('label.select.instance'),
|
||||
|
|
|
|||
Loading…
Reference in New Issue