fix upload button on firefox

This commit is contained in:
Sebastian Sdorra
2014-12-01 15:28:04 +01:00
parent f8d3b8cbfd
commit b9af0d272e

View File

@@ -310,6 +310,7 @@ Sonia.repository.ImportPanel = Ext.extend(Ext.Panel, {
fieldLabel: 'Import File',
ctCls: 'import-fu',
name: 'bundle',
buttonText: '',
allowBlank: false,
helpText: this.importFileHelpText,
cls: 'import-fu',