seimin %!s(int64=2) %!d(string=hai) anos
pai
achega
a443ee7456
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      assets/js/config.router.js

+ 1 - 1
assets/js/config.router.js

@@ -36,7 +36,7 @@ app.config(['$authProvider', '$httpProvider', '$stateProvider', '$urlRouterProvi
36 36
                                 if(resp.status == 444){
37 37
                                     // $state.go('login.signin');
38 38
                                     if(window.location.hash !== '#/login/signin'){
39
-                                        window.location.href = 'http://localhost:8080';
39
+                                        window.location.href = '/';
40 40
                                     }
41 41
                                 }
42 42
                             }