fixed #10184: Matrix 2.0 - Version Tag Duplicate Type
This commit is contained in:
parent
f8f62c5640
commit
ea5187e01e
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -210,7 +210,6 @@ sub definition {
|
|||
);
|
||||
push(@{$definition}, {
|
||||
assetName=>$i18n->get('assetName'),
|
||||
icon=>'MatrixListing.gif',
|
||||
autoGenerateForms=>1,
|
||||
tableName=>'MatrixListing',
|
||||
className=>'WebGUI::Asset::MatrixListing',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue