allow Reviewer to mark a task as done (#3793)

This commit is contained in:
Frédéric Péters 2013-11-06 14:43:30 +01:00
parent d5aed131d7
commit 9a02158776
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@
<action url="" category="workflow" icon="" i18n:translate="">Mark as done</action>
<guard>
<guard-role>Editor</guard-role>
<guard-role>Reviewer</guard-role>
</guard>
</transition>
<transition transition_id="refuse-refusal" title="Refuse refusal" new_state="todo" trigger="USER" before_script="" after_script="">