MCPcopy Create free account
hub / github.com/OpenReservation/OpenReservation / callback

Function callback

OpenReservation/wwwroot/Scripts/bootstrap.js:57–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 var $el = this
56 $(this).one('bsTransitionEnd', function () { called = true })
57 var callback = function () { if (!called) $($el).trigger($.support.transition.end) }
58 setTimeout(callback, duration)
59 return this
60 }

Callers 4

bootstrap.jsFile · 0.70
callbackRemoveFunction · 0.70
completeFunction · 0.70
nextFunction · 0.70

Calls 1

$Function · 0.70

Tested by

no test coverage detected