This commit is contained in:
@@ -122,6 +122,7 @@ final class SchoolYearContextService
|
||||
{
|
||||
session()->remove('selected_school_year_id');
|
||||
session()->remove('selected_school_year');
|
||||
$this->clearDependentSessionState();
|
||||
}
|
||||
|
||||
public function active(): SchoolYearContext
|
||||
@@ -188,6 +189,7 @@ final class SchoolYearContextService
|
||||
'class_section_id',
|
||||
'semester',
|
||||
'active_semester',
|
||||
'active_school_year',
|
||||
'teacher_scores_selected_semester',
|
||||
'grading_selected_semester',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user