mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 02:05:29 +00:00
migrate showFormDialog to OneContext
This commit is contained in:
@ -119,7 +119,6 @@ class _InvenTreeSettingsState extends State<InvenTreeSettingsWidget> {
|
||||
_controller.clear();
|
||||
|
||||
showFormDialog(
|
||||
context,
|
||||
"Upload Bug Report",
|
||||
key: _bugKey,
|
||||
callback: () {
|
||||
|
Reference in New Issue
Block a user