Play by the Plone 3.3+ rules and use the INavigationRoot as a base for the moderation views.
svn path=/plone.app.discussion/trunk/; revision=33544
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<object name="review-comments" meta_type="CMF Action" i18n:domain="plone">
|
||||
<property name="title" i18n:translate="">Moderate comments</property>
|
||||
<property name="description" i18n:translate=""></property>
|
||||
<property name="url_expr">string:$portal_url/@@moderate-comments</property>
|
||||
<property name="url_expr">string:${globals_view/navigationRootUrl}/@@moderate-comments</property>
|
||||
<property name="icon_expr"></property>
|
||||
<property name="available_expr"></property>
|
||||
<property name="permissions">
|
||||
|
||||
Reference in New Issue
Block a user