forked from 0x2620/oxjs
use Ox.Log
This commit is contained in:
parent
92d25b6776
commit
dce2843303
50 changed files with 276 additions and 276 deletions
|
|
@ -133,7 +133,7 @@ Ox.TreeList = function(options, self) {
|
|||
}
|
||||
|
||||
function parseData(key, value) {
|
||||
//Ox.print('parseData', key, value)
|
||||
//Ox.Log('List', 'parseData', key, value)
|
||||
var ret = {
|
||||
expanded: false,
|
||||
id: Ox.uid().toString(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue