mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
improve layout of import wizard
This commit is contained in:
@@ -77,6 +77,9 @@ Ext.override(Ext.form.Field, {
|
||||
cls = 'scm-form-combo-help-button';
|
||||
}
|
||||
break;
|
||||
case 'fileuploadfield':
|
||||
cls = 'scm-form-fileupload-help-button';
|
||||
break;
|
||||
case 'textarea':
|
||||
cls = 'scm-form-textarea-help-button';
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user