Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/templates/trac.ini.erb

Issue 5710953018556416: Issues #171, #201 Made review URL field wider and restricted setting the codereview state in Trac. (Closed)
Patch Set: Fixed a typo for the codereview status permission check in Trac. Created March 26, 2014, 10:07 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/templates/trac.ini.erb
===================================================================
--- a/modules/trac/templates/trac.ini.erb
+++ b/modules/trac/templates/trac.ini.erb
@@ -145,7 +145,7 @@
resolve.operations = set_resolution
resolve.permissions = TICKET_MODIFY
codereview = new,assigned,reopened -> reviewing
-codereview.permission = TICKET_MODIFY
+codereview.permissions = TICKET_MODIFY
[timeline]
abbreviated_messages = True
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld