Moderation view: filter on state only for comment_multiple_state_review_workflow
This commit is contained in:
parent
7a680675be
commit
d93525ff27
@ -66,7 +66,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7">
|
<th colspan="7">
|
||||||
<fieldset>
|
<fieldset tal:condition="view/moderation_multiple_state_enabled">
|
||||||
<input type="radio" id="all" name="review_state" value="all"
|
<input type="radio" id="all" name="review_state" value="all"
|
||||||
tal:attributes="checked python:request.review_state=='all'">
|
tal:attributes="checked python:request.review_state=='all'">
|
||||||
<label for="all" i18n:translate="">all</label>
|
<label for="all" i18n:translate="">all</label>
|
||||||
|
Loading…
Reference in New Issue
Block a user