Finish pending interview queue page

This commit is contained in:
2020-05-02 20:51:36 +01:00
parent 7cf056f57e
commit 5e87fb7683
2 changed files with 99 additions and 5 deletions

View File

@@ -243,16 +243,16 @@ return [
'url' => '/applications/staff/outstanding',
'icon' => 'far fa-folder-open'
],
[
'text' => 'Peer Approval Queue',
'url' => '/applications/staff/peer-review',
'icon' => 'fas fa-fw fa-search'
],
[
'text' => 'Interview Queue',
'url' => '/applications/staff/pending-interview',
'icon' => 'fas fa-fw fa-microphone-alt'
],
[
'text' => 'Peer Approval Queue',
'url' => '/applications/staff/peer-review',
'icon' => 'fas fa-fw fa-search'
],
'Administration',
[
'text' => 'Staff Members',