Clean up autoGenerateForms in definition.
This commit is contained in:
parent
4085c246b1
commit
daf6c7bd92
1 changed files with 0 additions and 1 deletions
|
|
@ -139,7 +139,6 @@ sub definition {
|
|||
push(@{$definition}, {
|
||||
assetName => $i18n->get('assetName'),
|
||||
icon => 'assets.gif',
|
||||
autoGenerateForms => 1,
|
||||
tableName => 'Story',
|
||||
className => 'WebGUI::Asset::Story',
|
||||
properties => \%properties,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue