mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-24 07:17:55 +01:00
fix: 🐛 Loading rimane visibile anche dopo il salvataggio del record
This commit is contained in:
parent
b4fb2b5d7d
commit
027f677107
@ -364,6 +364,7 @@ export class RecordsPage extends Page {
|
||||
}
|
||||
|
||||
this.rows.put(model.getId(), model);
|
||||
loading.hide();
|
||||
m.redraw();
|
||||
await showSnackbar(__('Record salvato'), 4000);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user