Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6213 Rev 6223
Línea 511... Línea 511...
511
                    .data('reportUrl', candidate.report_url)
511
                    .data('reportUrl', candidate.report_url)
Línea 512... Línea 512...
512
 
512
 
513
                $('#candidate_uuid').append(option);
513
                $('#candidate_uuid').append(option);
514
            });
514
            });
-
 
515
        })
515
        })
516
        $('#candidate_uuid').change();
Línea 516... Línea 517...
516
    });
517
    });
Línea 517... Línea 518...
517
 
518