clip panel: handle 'selected'

This commit is contained in:
rlx 2013-08-11 07:44:35 +00:00
parent 026574c43f
commit 607106ac67

View file

@ -278,6 +278,7 @@ Ox.ClipPanel = function(options, self) {
columnsVisible: true,
items: self.options.clips,
scrollbarVisible: true,
selected: self.options.selected,
sort: self.options.sort,
sortable: isSortable(),
unique: 'id'