Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 336 Rev 337
Línea 527... Línea 527...
527
        $('#form-main').submit();
527
        $('#form-main').submit();
528
    });
528
    });
Línea 529... Línea 529...
529
 
529
 
Línea 530... Línea 530...
530
    const getAnswer = (type, options, answer) =>{
530
    const getAnswer = (type, options, answer) =>{
Línea 531... Línea 531...
531
 
531
 
532
        if(type =='open' || type == "rating-open" ){
532
        if(type =='open'  || type=='rating-range' ){
Línea 533... Línea 533...
533
 
533