Manager session cookie OK !
This commit is contained in:
parent
ff1832adcf
commit
c511010ec4
4 changed files with 29 additions and 11 deletions
|
@ -20,7 +20,6 @@ mainApp.controller('loginCtrl', ['$scope','$sce','Identity', function ($scope,$s
|
|||
$('#loadingLoginButton').hide();
|
||||
$('#failedToLoginAlert').hide();
|
||||
|
||||
|
||||
$scope.loginAction=function(){
|
||||
|
||||
// Begin login state for template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue