Skip to content
Snippets Groups Projects
Commit 84084478 authored by Jure's avatar Jure
Browse files

fix: fix and simplify link to decision page

parent 918a03f5
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ const User = ({ manuscript }) => {
)}
</Cell>
<LastCell>
<Action to={`/journal/versions/${manuscript.id}/decisions/1`}>
<Action to={`/journal/versions/${manuscript.id}/decision`}>
Control
</Action>
<Action to={`/journal/versions/${manuscript.id}/manuscript`}>
......
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