Login Service complete !
This commit is contained in:
parent
0c98543594
commit
3f83cae417
6 changed files with 94 additions and 61 deletions
|
@ -4,7 +4,7 @@
|
|||
* The status controller
|
||||
*
|
||||
* @param {$scope} $scope The $scope service from angular
|
||||
* @param {sharedProfile} sharedProfile The sharedProfile build by ourself
|
||||
* @param {Identity} The Identity service
|
||||
*/
|
||||
mainApp.controller('statusCtrl', ['$scope','Identity', function ($scope, Identity)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue