I want to customize the delete button In flask admin
Here I have logged in through credential of aakash ,who is an admin. Asish is normal user and pravin is super admin. AAkash can delete normal user but he can not delete superadmin.In short i want to remove the delete button beside pravin and give delete button beside asish.how to do this?