fixed typo.
This commit is contained in:
parent
1be9ee652b
commit
5aeb00d137
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ sub definition {
|
|||
my $class = shift;
|
||||
my $definition = shift;
|
||||
push(@{$definition}, {
|
||||
icon=>'matrix.gif'
|
||||
icon=>'matrix.gif',
|
||||
tableName=>'Matrix',
|
||||
className=>'WebGUI::Asset::Wobject::Matrix',
|
||||
properties=>{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue