update policy
This commit is contained in:
@@ -331,6 +331,13 @@ switch ($role) {
|
||||
'label' => 'Financial Aid',
|
||||
'title' => 'Request a tuition reduction for review by school administration.',
|
||||
],
|
||||
[
|
||||
'href' => base_url('policy/school_policy'),
|
||||
'icon' => 'bi-journal-text',
|
||||
'label' => 'Policies',
|
||||
'title' => 'Review current school policies and procedures.',
|
||||
'attrs' => 'target="_blank" rel="noopener noreferrer"',
|
||||
],
|
||||
[
|
||||
'href' => base_url('/parent/attendance'),
|
||||
'icon' => 'bi-calendar-check',
|
||||
@@ -468,6 +475,13 @@ switch ($role) {
|
||||
'label' => 'Exam Drafts',
|
||||
'title' => 'Submit or review draft exams that need administrator approval.',
|
||||
],
|
||||
[
|
||||
'href' => base_url('policy/school_policy'),
|
||||
'icon' => 'bi-journal-text',
|
||||
'label' => 'Policies',
|
||||
'title' => 'Review current school policies and procedures.',
|
||||
'attrs' => 'target="_blank" rel="noopener noreferrer"',
|
||||
],
|
||||
[
|
||||
'href' => base_url('inventory/books/distribute'),
|
||||
'icon' => 'bi-book',
|
||||
|
||||
Reference in New Issue
Block a user