mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-02-04 10:03:17 +00:00
Tweaks
This commit is contained in:
parent
a7d855defe
commit
a415a2cd99
5 changed files with 9 additions and 7 deletions
|
|
@ -82,9 +82,6 @@ class ImagePickerField extends FormField<File> {
|
|||
],
|
||||
),
|
||||
);
|
||||
return ListTile(
|
||||
title: Text(L10().selectImage),
|
||||
);
|
||||
}
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue