Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk delete action on user groups fails #55

Open
polakluk opened this issue Jun 30, 2014 · 2 comments
Open

Bulk delete action on user groups fails #55

polakluk opened this issue Jun 30, 2014 · 2 comments

Comments

@polakluk
Copy link
Member

When you select a group to be deleted and use bulk delete, it fails, because it doesnt recognize $model->delete($id) in AdminList trait

@ChrisFrench
Copy link
Member

This broken in several apps
On Jun 30, 2014 3:17 PM, "Lukas Polak" [email protected] wrote:

When you select a group to be deleted and use bulk delete, it fails,
because it doesnt recognize $model->delete($id) in AdminList trait


Reply to this email directly or view it on GitHub
#55.

@polakluk
Copy link
Member Author

actually, it breaks it in all apps so I added to f3-lib repo since it's broken on lib level (f3-lib/issues/56)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants