Skip to content

Commit da5b2f5

Browse files
Remove unused content_icon and content_meta_type properties from FTI.
The FTIs in `plone.app.contenttypes` do not have them.
1 parent 121a256 commit da5b2f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

plone/app/discussion/profiles/default/types/Discussion_Item.xml

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
i18n:translate=""
1212
>Discussion Items are documents which reply to other content.
1313
They should *not* be addable through the standard 'folder_factories' interface.</property>
14-
<property name="content_icon">string:${portal_url}/discussionitem_icon.png</property>
15-
<property name="content_meta_type">Discussion Item</property>
1614
<property name="product" />
1715
<property name="factory">plone.Comment</property>
1816
<property name="immediate_view" />

0 commit comments

Comments
 (0)