Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 8567 Rev 8568
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: true,
196
                showUpload: false,
197
                dropZoneEnabled: false,
197
                dropZoneEnabled: false,
198
                maxFileCount: 1,
198
                maxFileCount: 1,
199
                allowedFileExtensions: ['pdf', 'docx'],
199
                allowedFileExtensions: ['pdf', 'docx'],