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:
parent
5300e33457
commit
9e30b7b3c2
@ -87,6 +87,7 @@
|
||||
|
||||
<td tal:content="structure python:view.cook(item.Description)" />
|
||||
<td style="width: 11em">
|
||||
<!--
|
||||
<form action=""
|
||||
class="background-form"
|
||||
method="post"
|
||||
@ -112,6 +113,7 @@
|
||||
i18n:attributes="value label_delete;"
|
||||
/>
|
||||
</form>
|
||||
-->
|
||||
</td>
|
||||
</tr>
|
||||
</tal:block>
|
||||
|
Loading…
Reference in New Issue
Block a user