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

Function removeUnknownOption

test/angular/1.4/angular.js:27051–27053  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27049 };
27050
27051 var removeUnknownOption = function() {
27052 unknownOption.remove();
27053 };
27054
27055 // Update the controller methods for multiple selectable options
27056 if (!multiple) {

Callers 1

ngOptionsPostLinkFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected