forked from 0x2620/oxjs
TextList -> TableList
This commit is contained in:
parent
7648d2d4ac
commit
bdebb03a45
17 changed files with 101 additions and 104 deletions
|
|
@ -141,7 +141,7 @@ Ox.load({UI: {showScreen: true}, Geo: {}}, function() {
|
|||
.attr({id: 'toolbar'})
|
||||
.append($preview)
|
||||
.append($find),
|
||||
$list = Ox.TextList({
|
||||
$list = Ox.TableList({
|
||||
columns: [
|
||||
{
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue