front admin DONE
This commit is contained in:
@@ -276,21 +276,6 @@ export default {
|
||||
.then(() => {
|
||||
this.reloading_concernements = false;
|
||||
});
|
||||
|
||||
// TODO reset the user entites liste caching
|
||||
|
||||
// this.getUserEntitees()
|
||||
// .then(() => {
|
||||
// console.log('added entite, user entites reloaded');
|
||||
// })
|
||||
// .catch(error => {
|
||||
// console.warn('Issue with graphql userentites loading', error);
|
||||
// })
|
||||
|
||||
// this.reloadConcernements()
|
||||
// .then(() => {
|
||||
// this.reloading_concernements = false;
|
||||
// });
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user