Skip to content

Commit

Permalink
pkp/pkp-lib#8350 Allow authors to cancel submission
Browse files Browse the repository at this point in the history
  • Loading branch information
taslangraham committed Jan 9, 2025
1 parent 449fede commit b749e60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/submission/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
switch ($op) {
case 'index':
case 'saved':
case 'cancelled':
case 'wizard':
return new APP\pages\submission\SubmissionHandler();
}

0 comments on commit b749e60

Please sign in to comment.