-
Notifications
You must be signed in to change notification settings - Fork 916
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
submodule update ##MrRob100/download-reviews-from-modal##
submodule update ##MrRob100/download-reviews-from-modal## # Conflicts: # lib/pkp
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule pkp
updated
8 files
+441 −1 | api/v1/reviews/PKPReviewController.php | |
+21 −0 | classes/core/PKPString.php | |
+1 −0 | composer.json | |
+511 −268 | composer.lock | |
+3 −0 | locale/en/api.po | |
+9 −0 | locale/en/editor.po | |
+44 −12 | templates/controllers/grid/users/reviewer/readReview.tpl | |
+132 −0 | templates/controllers/grid/users/reviewer/reviewDownload.tpl |
Submodule ui-library
updated
2 files
+2 −0 | src/components/Container/Container.vue | |
+91 −0 | src/managers/ReviewerManager/ReviewerManagerReadReviewModal.vue |