Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ removeEmptyOption
Function
removeEmptyOption
test/angular/1.4/angular.js:27037–27041 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27035
};
27036
27037
var
removeEmptyOption =
function
() {
27038
if
(!providedEmptyOption) {
27039
emptyOption.remove();
27040
}
27041
};
27042
27043
27044
var
renderUnknownOption =
function
() {
Callers
1
ngOptionsPostLink
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected