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

@ -9,6 +9,8 @@
- fixed #10238: Edit Calendar Event not working when proxy cache disabled
- Fixed a bug in the RssFeed aspect that would cause the wrong HEAD links to be made for the feeds when exporting.
- Fixed a bug in the YUI simple editor for survey editing which was leaking memory. Also improved the object edit templates.
- fixed #10184: Matrix 2.0 - Version Tag Duplicate Type
7.7.4
- rfe: Extend DateTime for Week-Nrs (#9151)
- fixed: 7.6 upgrade left some default content marked as packages

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