Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6990 Rev 6991
Línea 565... Línea 565...
565
    
565
    
Línea 566... Línea -...
566
        $('#form-capsule-edit #order').inputNumberFormat({decimal: 0});
-
 
567
    
-
 
568
 
-
 
569
    
-
 
570
        $('#form-capsule-edit #marketplace').fileinput({
-
 
571
            theme: 'fas',
-
 
572
            language: 'es',
-
 
573
            showUpload: false,
-
 
574
            dropZoneEnabled: false,
566
        $('#form-capsule-edit #order').inputNumberFormat({decimal: 0});
Línea 575... Línea 567...
575
            maxFileCount: 1,
567
    
576
            allowedFileExtensions: ['jpeg', 'jpg', 'png'],
568
 
Línea 577... Línea 569...
577
            msgPlaceholder: 'LABEL_MARKETPLACE_RECOMMENDED_SIZE $marketplace_size',
569