Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 341 Rev 343
Línea 34... Línea 34...
34
                    if (question.slug_question == slug_question) {
34
                    if (question.slug_question == slug_question) {
35
                        question.answer = answer;
35
                        question.answer = answer;
36
                    }
36
                    }
37
                })
37
                })
38
            }
38
            }
39
        })
39
        });
-
 
40
        console.log(test);
40
        setTest(test);
41
        setTest(test);
41
    }
42
    }
42
    /**
43
    /**
43
     * Check if there are questions to answer
44
     * Check if there are questions to answer
44
     * @returns 
45
     * @returns