Clean file name
This commit is contained in:
parent
e2be86814e
commit
824382b3ea
5 changed files with 11 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
mainApp.factory('Identity',[ '$http', '$cookies', '$rootScope', function($http, $cookies, $rootScope){
|
||||
mainApp.factory('Identity',[ '$http', '$cookies', function($http, $cookies){
|
||||
|
||||
/* Create profile structure to store informations
|
||||
* about current session
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue