mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 18:25:26 +00:00
v0.1.3
This commit is contained in:
@ -36,7 +36,7 @@ class PaginatedSearchWidget extends StatelessWidget {
|
||||
}
|
||||
},
|
||||
decoration: InputDecoration(
|
||||
hintText: "Search parts",
|
||||
hintText: I18N.of(context).search,
|
||||
),
|
||||
),
|
||||
trailing: Text(
|
||||
|
Reference in New Issue
Block a user