revert changes from rev. 27698 and 27702. switch back to non-plone table for comment moderation.

svn path=/plone.app.discussion/trunk/; revision=27704
This commit is contained in:
Timo Stollenwerk
2009-06-28 18:38:25 +00:00
parent 14b00ff361
commit 59554b7af7
6 changed files with 52 additions and 657 deletions
@@ -8,24 +8,6 @@
<!-- Traversal adapter -->
<adapter factory=".traversal.ConversationNamespace" name="conversation" />
<!--
<browser:page
for="*"
class=".moderation.ReviewCommentsView"
name="view"
template="foldercontents.pt"
permission="cmf.ListFolderContents" />
-->
<browser:page
for="*"
class=".moderation.ReviewCommentsKSSView"
attribute="update_table"
name="reviewcomments_update_table"
permission="cmf.ManagePortal" />
<!-- Moderation view -->
<browser:page
for="Products.CMFCore.interfaces.ISiteRoot"