mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Next phase of forums functionality
Simple dialog framework implementation git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2056 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -153,7 +153,6 @@
|
||||
<property-sheet>
|
||||
<show-property name="name"/>
|
||||
<show-property name="description"/>
|
||||
<show-property name="fm:status"/>
|
||||
</property-sheet>
|
||||
|
||||
<navigation>
|
||||
@@ -167,7 +166,6 @@
|
||||
<config evaluator="node-type" condition="fm:topic">
|
||||
<property-sheet>
|
||||
<show-property name="name" displayLabelId="subject" />
|
||||
<show-property name="fm:type"/>
|
||||
</property-sheet>
|
||||
|
||||
<navigation>
|
||||
@@ -325,7 +323,7 @@
|
||||
|
||||
<config evaluator="string-compare" condition="Custom Folder Types">
|
||||
<folder-types>
|
||||
<!-- <type name="fm:forums" icon="/images/icons/forums_large.gif" descriptionMsgId="forums_desc" /> -->
|
||||
<type name="fm:forums" icon="/images/icons/create_forums_large.gif" descriptionMsgId="forums_desc" />
|
||||
</folder-types>
|
||||
</config>
|
||||
|
||||
|
Reference in New Issue
Block a user