forked from 0x2620/oxjs
remove print statement
This commit is contained in:
parent
369ce48af2
commit
e53fe8b09a
2 changed files with 1 additions and 2 deletions
|
|
@ -25,7 +25,7 @@
|
|||
},
|
||||
tabs: [
|
||||
{id: 'source', title: 'source'},
|
||||
{id: 'doc', title: 'Ox.doc(source)'},
|
||||
{id: 'doc', title: 'doc=Ox.doc(source)'},
|
||||
{id: 'docpage', title: 'Ox.DocPage(doc[0])'}
|
||||
]
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue