Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 14367 Rev 14368
Línea 400... Línea 400...
400
					setValue('description', data.data.description)
400
					setValue('description', data.data.description)
401
					setValue('text', data.data.description)
401
					setValue('text', data.data.description)
402
					setDescription(data.data.description)
402
					setDescription(data.data.description)
403
					setText(data.data.text)
403
					setText(data.data.text)
404
				})
404
				})
-
 
405
		}else{
-
 
406
			setDescription('')
-
 
407
			setText('')
405
		}
408
		}
406
	}, [actionLink])
409
	}, [actionLink])
Línea 407... Línea 410...
407
 
410
 
408
	return (
411
	return (