Re-submit vetoed contributions

This commit is contained in:
2019-09-10 11:47:07 +02:00
parent 494b5d9bdd
commit 05e3118a0c
11 changed files with 137 additions and 29 deletions
+1
View File
@@ -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');