diff --git a/components/admin/inputTableA.vue b/components/admin/inputTableA.vue index 1714cd3..e46767b 100644 --- a/components/admin/inputTableA.vue +++ b/components/admin/inputTableA.vue @@ -256,21 +256,6 @@ export default { let salir = false; switch (msj) { case "invalid signature": -<<<<<<< HEAD - msj = "Tu token no es valido, inicia sesión de nuevo"; - salir = true; - break; - case "jwt expired": - msj = "Tu sesión ha expirado, inicia sesión de nuevo"; - salir = true; - break; - case "jwt malformed": - msj = "Tu token esta mal formado, inicia sesión de nuevo"; - salir = true; - break; - case "No hay token": - msj = "No has enviado tu token, inicia sesión de nuevo"; -======= msj = "Tu token no es valido, inicia sesión de nuevo."; salir = true; break; @@ -284,7 +269,6 @@ export default { break; case "No hay token": msj = "Ocurrio un error al enviar tu token, inicia sesión de nuevo."; ->>>>>>> d93e4b82ddf2170f584e9a372dd2d30c90c07e6d salir = true; break; } diff --git a/components/responsable/cuestionario.vue b/components/responsable/cuestionario.vue index 57bd666..0138b5d 100644 --- a/components/responsable/cuestionario.vue +++ b/components/responsable/cuestionario.vue @@ -66,7 +66,7 @@ - + @@ -81,7 +81,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -112,7 +112,7 @@ - + @@ -125,7 +125,7 @@ - + diff --git a/dist/200.html b/dist/200.html index 7ac3b64..7838703 100644 --- a/dist/200.html +++ b/dist/200.html @@ -1,9 +1,9 @@
-