Added several missing UI actions to the Space Details and Document Details page

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2113 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2006-01-13 18:08:00 +00:00
parent 9dc865548d
commit e9c3ca1be4
5 changed files with 76 additions and 0 deletions

View File

@@ -275,6 +275,14 @@
<from-outcome>applyTemplate</from-outcome>
<to-view-id>/jsp/dialog/apply-template.jsp</to-view-id>
</navigation-case>
<navigation-case>
<from-outcome>previewSpace</from-outcome>
<to-view-id>/jsp/dialog/preview-space.jsp</to-view-id>
</navigation-case>
<navigation-case>
<from-outcome>showForum</from-outcome>
<to-view-id>/jsp/forums/forum.jsp</to-view-id>
</navigation-case>
</navigation-rule>
<navigation-rule>
@@ -347,6 +355,14 @@
<from-outcome>previousItem</from-outcome>
<to-view-id>/jsp/dialog/document-details.jsp</to-view-id>
</navigation-case>
<navigation-case>
<from-outcome>previewContent</from-outcome>
<to-view-id>/jsp/dialog/preview-file.jsp</to-view-id>
</navigation-case>
<navigation-case>
<from-outcome>showForum</from-outcome>
<to-view-id>/jsp/forums/forum.jsp</to-view-id>
</navigation-case>
</navigation-rule>
<navigation-rule>