forked from 0x2620/oxjs
updates for loader
This commit is contained in:
parent
cda03f71e9
commit
0e3f49f134
2 changed files with 135 additions and 85 deletions
|
|
@ -2,7 +2,7 @@ console.log('calling Ox.UI()')
|
|||
//console.log('Ox =', Ox)
|
||||
//console.log('Ox.UI =', Ox.UI)
|
||||
|
||||
Ox.UI(function() {
|
||||
Ox.UI({display: 'modern'}, function() {
|
||||
|
||||
console.log('running Ox.UI()')
|
||||
//console.log('Ox =', Ox)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue