fix error msg
This commit is contained in:
@@ -2421,8 +2421,6 @@ define(
|
||||
this.removeRecordFromList(id);
|
||||
})
|
||||
.catch(() => {
|
||||
this.notify('Error occurred', 'error');
|
||||
|
||||
this.collection.push(model);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user