sort lists/peers, rename peers

This commit is contained in:
j 2014-05-25 20:06:12 +02:00
commit 8ddf228068
9 changed files with 141 additions and 26 deletions

View file

@ -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) {