eplace/src/students/utils.js

6 lines
251 B
JavaScript
Raw Normal View History

2026-05-15 11:08:23 +02:00
// 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)