Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
695
function
closeModal() {
696
document.getElementById(
"modal"
).classList.remove(
"show"
)
697
}
698
699
// CRUD functions
700
function
addStudent() {
Callers
4
addStudent
Function · 0.85
addTeacher
Function · 0.85
addNews
Function · 0.85
updateStudent
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected