Skip to content

Allow a user to delete its own elements

Currently the frontend check if a user is an admin to allow him to click on "delete".

It should be possible to click on that button if:

  • the user is an admin (all elements)
  • the targeted element has been created by the current user