MCPcopy Create free account
hub / github.com/atomicon/codeigniter-theme / complete

Function complete

themes/default/js/bootstrap.js:509–513  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

507 , transition: function (method, startEvent, completeEvent) {
508 var that = this
509 , complete = function () {
510 if (startEvent.type == 'show') that.reset()
511 that.transitioning = 0
512 that.$element.trigger(completeEvent)
513 }
514
515 this.$element.trigger(startEvent)
516

Callers 1

bootstrap.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected