blob: 09bb32e671b0a3b25ef9c2496bf9bb98ee6786d0 (
plain)
1
2
3
4
5
|
// FIXME: This file should handle the students DOM manipulation
// Link buttons to their respective functions
// Functions may include:
// - displayStudentProfile (display the student's profile in the DOM)
// - showModal (add a form modal to the DOM)
|