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

@@ -245,7 +245,7 @@ return [
],
[
'text' => 'Peer Approval Queue',
'url' => '/applications/staff/pending-review',
'url' => '/applications/staff/peer-review',
'icon' => 'fas fa-fw fa-search'
],
[