MCPcopy Create free account
hub / github.com/Muhammadsiddiq-code/Admin-dashboard / closeModal

Function closeModal

app.js:695–697  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

693}
694
695function closeModal() {
696 document.getElementById("modal").classList.remove("show")
697}
698
699// CRUD functions
700function addStudent() {

Callers 4

addStudentFunction · 0.85
addTeacherFunction · 0.85
addNewsFunction · 0.85
updateStudentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected