List view: Fix refresh not loading multi-select column

This commit is contained in:
Brian Federle 2013-10-31 16:33:48 -07:00
parent b704d5b8d3
commit ccab740129
1 changed files with 1 additions and 0 deletions

View File

@ -2192,6 +2192,7 @@
false,
null,
listViewArgs.actions, {
multiSelect: listViewArgs.multiSelect,
context: this.data('view-args').context,
detailView: listViewArgs.detailView
}