mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-13 18:55:34 +00:00
Tweaks
This commit is contained in:
@ -82,9 +82,6 @@ class ImagePickerField extends FormField<File> {
|
||||
],
|
||||
),
|
||||
);
|
||||
return ListTile(
|
||||
title: Text(L10().selectImage),
|
||||
);
|
||||
}
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user