MCPcopy Create free account
hub / github.com/angular-ui/ui-router / end

Function end

test/angular/1.4/angular-animate.js:1708–1712  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1706 }
1707
1708 function end() {
1709 clone.remove();
1710 outAnchor.removeClass(NG_ANIMATE_SHIM_CLASS_NAME);
1711 inAnchor.removeClass(NG_ANIMATE_SHIM_CLASS_NAME);
1712 }
1713 }
1714
1715 function prepareFromToAnchorAnimation(from, to, classes, anchors) {

Callers 1

prepareAnchoredAnimationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected