MCPcopy Index your code
hub / github.com/TruthHun/BookStack / callback

Function callback

static/bootstrap/js/bootstrap.js:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers 15

bootstrap.jsFile · 0.70
callbackRemoveFunction · 0.70
completeFunction · 0.70
nextFunction · 0.70
traverseNonSpaceNodesFunction · 0.50
traverseNonSpaceNodesFunction · 0.50
saveDocumentFunction · 0.50
uploadFunction · 0.50
saveDocumentFunction · 0.50
getImageSizeFunction · 0.50
editormd.amd.jsFile · 0.50
editormd.jsFile · 0.50

Calls 1

$Function · 0.50

Tested by

no test coverage detected