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

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

Issue 6380023418191872: Issue 2206 - Allow deleting comments and issues in the issues tracker issues1 via the UI (Closed)
Patch Set: Created March 24, 2015, 11:36 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
@@ -117,7 +117,7 @@
tracspamfilter.filters.regex.* = enabled
tracspamfilter.filters.trapfield.* = enabled
tracspamfilter.filtersystem.* = enabled
-
+tracopt.ticket.deleter.* = enabled
[tickettemplate]
field_list = summary, description, reporter, owner, priority, cc, milestone, component, version, type
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld