fixing search module, and schedule module
This commit is contained in:
@@ -101,6 +101,10 @@ class EducationForm {
|
||||
this.DETAILED_TARGET_QUOTA
|
||||
];
|
||||
}
|
||||
|
||||
getName() {
|
||||
return this.name;
|
||||
}
|
||||
}
|
||||
|
||||
export default EducationForm;
|
||||
Reference in New Issue
Block a user