5 lines
251 B
JavaScript
5 lines
251 B
JavaScript
// 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)
|