MCPcopy Create free account
hub / github.com/HangfireIO/Hangfire.Samples / complete

Function complete

Hangfire.WebFormsApplication/Scripts/bootstrap.js:635–642  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

633 this.transitioning = 1
634
635 var complete = function () {
636 this.$element
637 .removeClass('collapsing')
638 .addClass('collapse in')[dimension]('')
639 this.transitioning = 0
640 this.$element
641 .trigger('shown.bs.collapse')
642 }
643
644 if (!$.support.transition) return complete.call(this)
645

Callers 2

bootstrap.jsFile · 0.70
jquery-3.7.0.jsFile · 0.70

Calls 1

callbackFunction · 0.70

Tested by

no test coverage detected