Skip to content

Instantly share code, notes, and snippets.

/gist:64cb4f43c018ac2e645a Secret
Created Dec 16, 2014

Embed
What would you like to do?
$scope.getTotalAcres = function(id){
return LoansFactory.getTotalAcres(id);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.