pix-digital / pixSortableBehaviorBundle

Offers a sortable feature for your Symfony2 admin listing
MIT License
46 stars 78 forks source link

Fixed redirect response when there isn't enough permissions #56

Closed jordisala1991 closed 7 years ago

jordisala1991 commented 7 years ago

There are two redirect responses on SortableAdminController, both are the same, but were written different. This PR unifies this with the correct call.

jordisala1991 commented 7 years ago

This can be merged too before tagging a new version, its a bugfix @nicolasricci