hide the delete and workflow buttons in the moderation view, since they are not working yet.
svn path=/plone.app.discussion/trunk/; revision=27414
This commit is contained in:
@@ -87,6 +87,7 @@
|
|||||||
|
|
||||||
<td tal:content="structure python:view.cook(item.Description)" />
|
<td tal:content="structure python:view.cook(item.Description)" />
|
||||||
<td style="width: 11em">
|
<td style="width: 11em">
|
||||||
|
<!--
|
||||||
<form action=""
|
<form action=""
|
||||||
class="background-form"
|
class="background-form"
|
||||||
method="post"
|
method="post"
|
||||||
@@ -112,6 +113,7 @@
|
|||||||
i18n:attributes="value label_delete;"
|
i18n:attributes="value label_delete;"
|
||||||
/>
|
/>
|
||||||
</form>
|
</form>
|
||||||
|
-->
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tal:block>
|
</tal:block>
|
||||||
|
|||||||
Reference in New Issue
Block a user