fixing bugs checked in yesterday
This commit is contained in:
parent
68d8b840ce
commit
8bb98ef5a0
8 changed files with 45 additions and 14 deletions
|
|
@ -93,7 +93,7 @@ sub definition {
|
|||
my $class = shift;
|
||||
my $definition = shift;
|
||||
push(@{$definition}, {
|
||||
assetName=>WebGUI::International::get('post',"Asset_Post")
|
||||
assetName=>WebGUI::International::get('post',"Asset_Post"),
|
||||
icon=>'post.gif',
|
||||
tableName=>'Post',
|
||||
className=>'WebGUI::Asset::Post',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue