Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yekalkan authored Jan 7, 2021
1 parent 65a0ca8 commit d49e39d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
service
.removeFromCache(data.record.id)
.then(function () {
abp.notify.success(l('RemovedFromCache'));
dataTable.ajax.reload();
});
},
Expand Down

0 comments on commit d49e39d

Please sign in to comment.