Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kenberkeley/react-demo
/ Alert
Function
Alert
static/bootstrap/js/bootstrap.js:95–97 ·
view source on GitHub ↗
(el)
Source
from the content-addressed store, hash-verified
93
94
var
dismiss =
'[data-dismiss="alert"]'
95
var
Alert =
function
(el) {
96
$(el).on(
'click'
, dismiss, this.close)
97
}
98
99
Alert.VERSION =
'3.3.5'
100
Callers
nothing calls this directly
Calls
1
$
Function · 0.85
Tested by
no test coverage detected