add 'selection' to editSettings (like listSelection)

This commit is contained in:
rolux 2013-08-09 12:54:34 +00:00
parent 04eff288dd
commit 60e1a0b4bd

View file

@ -324,6 +324,7 @@ appPanel
'in': 0,
out: 0,
position: 0,
selection: [],
sort: [{key: 'index', operator: '+'}],
view: 'list'
};