When I turn off some of the layout options in og panels admin, the layout options turned off (all layouts) still show up when managing pages for a group.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | og_panels_layout.patch | 633 bytes | jimthunderbird |
When I turn off some of the layout options in og panels admin, the layout options turned off (all layouts) still show up when managing pages for a group.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | og_panels_layout.patch | 633 bytes | jimthunderbird |
Comments
Comment #1
jimthunderbird commentedThis problem is located at line #794 of og_panels.module, where it saids
It should be:
Comment #2
jimthunderbird commentedHere's the patch to solve this issue.
Comment #3
populist commentedcommited, thanks!