Re-submit vetoed contributions
This commit is contained in:
@@ -21,6 +21,7 @@ Router.map(function() {
|
||||
});
|
||||
this.route('contributions', function() {
|
||||
this.route('new');
|
||||
this.route('resubmit', { path: ':id/resubmit' });
|
||||
});
|
||||
this.route('contributors', function() {
|
||||
this.route('new');
|
||||
|
||||
Reference in New Issue
Block a user