Add peer review tab

This commit is contained in:
2020-05-01 06:21:44 +01:00
parent b5e6a4a94b
commit e0e417e631
5 changed files with 102 additions and 2 deletions

View File

@@ -66,6 +66,12 @@
</div>
<div class="card-footer text-center">
<button type="button" class="btn btn-success" onclick="window.location.href='{{route('peerReview')}}'">View Approval Queue</button>
</div>
</div>
</div>