Switch to side-by-side view
--- a/Allura/allura/controllers/discuss.py +++ b/Allura/allura/controllers/discuss.py @@ -72,7 +72,6 @@ @h.vardec @expose() - @require_post() @validate(pass_validator, error_handler=index) def subscribe(self, **kw): threads = kw.pop('threads')