mirror of
https://github.com/inventree/inventree-app.git
synced 2025-08-05 12:11:30 +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