contiv/contiv-ui

[Nodes] Refactor nodesmodel.js to move NodesCollection function inside factory definition

Closed this issue · 1 comments

Move NodesCollection function inside factory definition to take it out of global scope. Look at storagepoliciesmodel for an example

Fixed by c898938