MCPcopy Index your code
hub / github.com/angular-ui/ui-router / removeUnknownOption

Function removeUnknownOption

test/angular/1.5/angular.js:29575–29577  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29573 };
29574
29575 var removeUnknownOption = function() {
29576 unknownOption.remove();
29577 };
29578
29579 // Update the controller methods for multiple selectable options
29580 if (!multiple) {

Callers 1

ngOptionsPostLinkFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected