Update index.js

pull/6993/head
Yunus Emre Kalkan 5 years ago committed by GitHub
parent 65a0ca8e75
commit d49e39d588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,6 +55,7 @@
service
.removeFromCache(data.record.id)
.then(function () {
abp.notify.success(l('RemovedFromCache'));
dataTable.ajax.reload();
});
},

Loading…
Cancel
Save