Finish pending interview queue page
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user