TextList -> TableList

This commit is contained in:
rolux 2012-06-27 09:41:39 +02:00
commit 4773cc5c7a
10 changed files with 11 additions and 11 deletions

View file

@ -68,7 +68,7 @@ var app = new Ox.App({
});
function constructList() {
return new Ox.TextList({
return new Ox.TableList({
columns: [
{
align: "left",