Skip to content

Commit

Permalink
EDX-2837: Updating Funding Warning Category options on data refresh.
Browse files Browse the repository at this point in the history
  • Loading branch information
keeganbcgov committed Aug 12, 2024
1 parent a66c1ce commit 1cbcb50
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ export default {
refresh() {
this.openEditView = !this.openEditView;
this.getSummaryCounts();
this.getStudentValidationIssueCodesInCollection();
this.getSDCSchoolCollectionStudentPaginated();
this.selectedStudents=[];
},
Expand Down

0 comments on commit 1cbcb50

Please sign in to comment.