Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 7368 | Rev 7371 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 7368 Rev 7369
Línea 66... Línea 66...
66
              style: 'danger',
66
              style: 'danger',
67
              msg: 'Error interno. Intente más tarde.',
67
              msg: 'Error interno. Intente más tarde.',
68
            })
68
            })
69
          )
69
          )
70
        }
70
        }
-
 
71
 
-
 
72
        console.log('Logout')
71
        dispatch(logout())
73
        dispatch(logout())
72
      })
74
      })
73
      .catch((err) => {
75
      .catch((err) => {
74
        dispatch(
76
        dispatch(
75
          addNotification({
77
          addNotification({