Open davewhiteland opened 12 years ago
Currently hiding edit/delete buttons from non-admin users but actually GroceryCRUD isn't enforcing this, i.e., if a request is sent directly -- need to add edit and delete callbacks that check for admin status
Currently hiding edit/delete buttons from non-admin users but actually GroceryCRUD isn't enforcing this, i.e., if a request is sent directly -- need to add edit and delete callbacks that check for admin status