When I enabled permission for user with higher role to access administration pages, I noticed that user has also access to Draggable views settings, but I didn't want that. So I think it would be nice to have possibility for giving users not only Allow Reordering access. What do you think? Thank in advance for such option.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | draggableviews.module.patch | 775 bytes | sevi |
Comments
Comment #1
sevi commentedOh, the wrong access arguments were set. I changed them from "access administration pages" to "administer site configuration" (see attached patch).
Thanks for revealing this mistake :)
greetings,
sevi