Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Blogify/Blogify
/ Alert
Function
Alert
public/assets/assets/scripts/frontend.js:9301–9303 ·
view source on GitHub ↗
(el)
Source
from the content-addressed store, hash-verified
9299
9300
var
dismiss =
'[data-dismiss="alert"]'
9301
var
Alert =
function
(el) {
9302
$(el).on(
'click'
, dismiss, this.close)
9303
}
9304
9305
Alert.VERSION =
'3.3.4'
9306
Callers
nothing calls this directly
Calls
1
$
Function · 0.85
Tested by
no test coverage detected