sort lists/peers, rename peers
This commit is contained in:
parent
eac91e7a3a
commit
8ddf228068
9 changed files with 141 additions and 26 deletions
|
|
@ -493,6 +493,7 @@ oml.ui.usersDialog = function() {
|
|||
ids: data.ids
|
||||
}, function(result) {
|
||||
Ox.print('USER ORDER CHANGED', result.data);
|
||||
oml.$ui.folders.updateElement();
|
||||
});
|
||||
},
|
||||
select: function(data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue