Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 7213 Rev 7214
Línea 67... Línea 67...
67
          return
67
          return
68
        }
68
        }
Línea 69... Línea 69...
69
 
69
 
70
        closeModal()
70
        closeModal()
71
        dispatch(addNotification({ style: 'success', msg: data }))
71
        dispatch(addNotification({ style: 'success', msg: data }))
72
        history.goBack()
72
        history.replace('/my-coach')
73
      })
73
      })
74
      .catch((error) => {
74
      .catch((error) => {
75
        dispatch(
75
        dispatch(
76
          addNotification({
76
          addNotification({