Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 8570 Rev 8571
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',
195
                language: 'es',
-
 
196
                showUpload: false,
196
                dropZoneEnabled: false,
197
                
197
                maxFileCount: 1,
198
                maxFileCount: 1,
198
                allowedFileExtensions: ['pdf', 'docx'],
199
                allowedFileExtensions: ['pdf', 'docx'],