Manager session cookie OK !
This commit is contained in:
parent
ff1832adcf
commit
c511010ec4
4 changed files with 29 additions and 11 deletions
|
@ -31,8 +31,8 @@ mainApp.factory('Compute',[ '$http', 'Identity', function($http, Identity){
|
|||
|
||||
// Return services objects
|
||||
return {
|
||||
getMachines: getMachines
|
||||
pullData: pullData
|
||||
getMachines: getMachines,
|
||||
pullData: pullData,
|
||||
data:data
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue