fixed #10184: Matrix 2.0 - Version Tag Duplicate Type

This commit is contained in:
Yung Han Khoe 2009-04-28 16:14:40 +00:00
parent f8f62c5640
commit ea5187e01e
2 changed files with 2 additions and 1 deletions

View file

@ -210,7 +210,6 @@ sub definition {
);
push(@{$definition}, {
assetName=>$i18n->get('assetName'),
icon=>'MatrixListing.gif',
autoGenerateForms=>1,
tableName=>'MatrixListing',
className=>'WebGUI::Asset::MatrixListing',