mirror of https://github.com/apache/cloudstack.git
List view: Fix refresh not loading multi-select column
This commit is contained in:
parent
b704d5b8d3
commit
ccab740129
|
|
@ -2192,6 +2192,7 @@
|
|||
false,
|
||||
null,
|
||||
listViewArgs.actions, {
|
||||
multiSelect: listViewArgs.multiSelect,
|
||||
context: this.data('view-args').context,
|
||||
detailView: listViewArgs.detailView
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue