Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 8607 Rev 8613
Línea 191... Línea 191...
191
            });
191
            });
Línea 192... Línea 192...
192
 
192
 
193
            $('#form-edit #file').fileinput({
193
            $('#form-edit #file').fileinput({
194
                theme: 'fas',
194
                theme: 'fas',
195
                language: 'es',
-
 
196
                showUpload: true,
-
 
197
                initialPreviewAsData: true,
-
 
-
 
195
                language: 'es',
198
                dropZoneEnabled: true,
196
               
199
                maxFileCount: 1,
197
                maxFileCount: 1,
200
                allowedFileExtensions: ['pdf', 'docx'],
198
                allowedFileExtensions: ['pdf', 'docx'],