TextList -> TableList
This commit is contained in:
parent
49e20c193a
commit
4773cc5c7a
10 changed files with 11 additions and 11 deletions
|
|
@ -68,7 +68,7 @@ var app = new Ox.App({
|
|||
});
|
||||
|
||||
function constructList() {
|
||||
return new Ox.TextList({
|
||||
return new Ox.TableList({
|
||||
columns: [
|
||||
{
|
||||
align: "left",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue