Skip to content

Commit

Permalink
pkp#2612 Remove OJS-specific string from shared SubmissionsListHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
NateWr committed Aug 14, 2017
1 parent 61e20fa commit 949dca9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ public function getConfig() {
'filesPrepared' => __('submission.list.filesPrepared'),
'discussions' => __('submission.list.discussions'),
'incompleteSubmissionNotice' => __('submission.list.incompleteSubmissionNotice'),
'sections' => __('section.sections'),
);

// Attach a CSRF token for post requests
Expand Down

0 comments on commit 949dca9

Please sign in to comment.