Clean file name

This commit is contained in:
manzerbredes 2016-03-02 20:51:04 +01:00
parent e2be86814e
commit 824382b3ea
5 changed files with 11 additions and 10 deletions

View file

@ -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