Skip to content
Snippets Groups Projects
Commit 4bf33697 authored by Iosif Boanca's avatar Iosif Boanca
Browse files

feat(ResponseToRevisionRequest Contextual Box): Added a contextual box to response to revision

parent a3cac51d
No related branches found
No related tags found
2 merge requests!136Sprint 22 features (updates),!135Hin 1111
......@@ -195,7 +195,7 @@ const ManuscriptLayout = ({
{...inviteReviewer}
/>
)}
{console.log('fragment', fragment)}
{get(currentUser, 'permissions.canSubmitRevision', false) && (
<SubmitRevision {...submitRevision} />
)}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment