new investmentsview(ngRoute)
This module manages the display of the investments screen
Parameters:
Name | Type | Description |
---|---|---|
ngRoute |
ngModule |
Type Definitions
-
config($routeProvider)
-
Loads account page when window.location is /investmentsview
Parameters:
Name Type Description $routeProvider
-
controller($scope)
-
Controller for the accountview module
Parameters:
Name Type Description $scope
service