mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
v0.1.3
This commit is contained in:
parent
a6de7d619a
commit
d6e9746d8c
3 changed files with 4 additions and 4 deletions
|
|
@ -36,7 +36,7 @@ class PaginatedSearchWidget extends StatelessWidget {
|
|||
}
|
||||
},
|
||||
decoration: InputDecoration(
|
||||
hintText: "Search parts",
|
||||
hintText: I18N.of(context).search,
|
||||
),
|
||||
),
|
||||
trailing: Text(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue