Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1163 Rev 1226
Línea 390... Línea 390...
390
    });
390
    });
391
    $('#form #competency_type_id').select2({
391
    $('#form #competency_type_id').select2({
392
        theme: 'bootstrap4',
392
        theme: 'bootstrap4',
393
        width: '100%',
393
        width: '100%',
394
    });
394
    });
-
 
395
 
-
 
396
    $('#select-conduct').select2({
-
 
397
        theme: 'bootstrap4',
-
 
398
        width: '100%',
-
 
399
    });
-
 
400
 
395
    $('#form #status').bootstrapToggle({
401
    $('#form #status').bootstrapToggle({
396
        'on': 'LABEL_ACTIVE',
402
        'on': 'LABEL_ACTIVE',
397
        'off': 'LABEL_INACTIVE',
403
        'off': 'LABEL_INACTIVE',
398
        'width': '160px',
404
        'width': '160px',
399
        'height': '40px'
405
        'height': '40px'