handle resize
This commit is contained in:
parent
2f108290f0
commit
e24ed24ee5
3 changed files with 4 additions and 4 deletions
|
|
@ -108,10 +108,6 @@ oml.ui.list = function() {
|
|||
});
|
||||
}
|
||||
},
|
||||
resize: function(data) {
|
||||
// this is the resize event of the split panel
|
||||
that.size();
|
||||
},
|
||||
select: function(data) {
|
||||
oml.UI.set({listSelection: data.ids});
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue