mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-13 18:55:34 +00:00
migrate showFormDialog to OneContext
This commit is contained in:
@ -77,7 +77,6 @@ class _CategoryDisplayState extends RefreshableState<CategoryDisplayWidget> {
|
||||
var _description;
|
||||
|
||||
showFormDialog(
|
||||
context,
|
||||
I18N.of(context).editCategory,
|
||||
key: _editCategoryKey,
|
||||
callback: () {
|
||||
|
Reference in New Issue
Block a user