Later I found some post on stackoverflow, that it's not possible. However I 
managed to make it work by modifying template 
review_requests_actions_primary.html, so the second line looks like this:
{% if request.user.is_authenticated and request.user.pk != 
review_request.submitter_id 
and perms.reviews.add_review %}
and restarting server. It's not very nice, but works.

VIt

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to