Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenReservation/OpenReservation
/ Alert
Function
Alert
OpenReservation/wwwroot/Scripts/bootstrap.js:92–94 ·
view source on GitHub ↗
(el)
Source
from the content-addressed store, hash-verified
90
91
var
dismiss =
'[data-dismiss="alert"]'
92
var
Alert =
function
(el) {
93
$(el).on(
'click'
, dismiss, this.close)
94
}
95
96
Alert.VERSION =
'3.3.5'
97
Callers
nothing calls this directly
Calls
1
$
Function · 0.70
Tested by
no test coverage detected