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

Function end

test/angular/1.5/angular-animate.js:1691–1695  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1689 }
1690
1691 function end() {
1692 clone.remove();
1693 outAnchor.removeClass(NG_ANIMATE_SHIM_CLASS_NAME);
1694 inAnchor.removeClass(NG_ANIMATE_SHIM_CLASS_NAME);
1695 }
1696 }
1697
1698 function prepareFromToAnchorAnimation(from, to, classes, anchors) {

Callers 1

prepareAnchoredAnimationFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected