Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16912 Rev 16918
Línea 535... Línea 535...
535
        $('#modalAdd').modal('hide');
535
        $('#modalAdd').modal('hide');
536
        $('#modalEdit').modal('hide');
536
        $('#modalEdit').modal('hide');
537
    });
537
    });
Línea 538... Línea 538...
538
 
538
 
539
    $('#form-add #company_size_id').select2({
539
    $('#form-add #company_size_id').select2({
540
        theme: 'bootstrap4',
540
        theme: 'bootstrap-5',
541
        width: '100%',
541
        width: '100%',
Línea 542... Línea 542...
542
    });
542
    });
543
 
543
 
544
    $('#form-add #industry_id').select2({
544
    $('#form-add #industry_id').select2({
545
        theme: 'bootstrap4',
545
        theme: 'bootstrap-5',
Línea 546... Línea 546...
546
        width: '100%',
546
        width: '100%',