fixing bugs checked in yesterday

This commit is contained in:
JT Smith 2005-07-21 16:13:48 +00:00
parent 68d8b840ce
commit 8bb98ef5a0
8 changed files with 45 additions and 14 deletions

View file

@ -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',