use Ox.Log
This commit is contained in:
parent
ecc7b0ba3e
commit
60c54bb7d5
23 changed files with 62 additions and 62 deletions
|
|
@ -248,7 +248,7 @@ pandora.ui.listIconPanel = function(listData) {
|
|||
};
|
||||
},
|
||||
items: function(data, callback) {
|
||||
//Ox.print('data, pandora.Query.toObject', data, pandora.Query.toObject())
|
||||
//Ox.Log('', 'data, pandora.Query.toObject', data, pandora.Query.toObject())
|
||||
pandora.api.find(Ox.extend(data, {
|
||||
query: {
|
||||
conditions: [{key: 'list', value: listData.id, operator: '='}],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue