I apologize for the repost/rewording. Perhaps someone has an answer. How are layouts controlled inside the admin directory? After installing the admin plugin, I set up a subdirectory within admin (admin/resources_controller). I want the index method in this controller to use a specific layout ('inventory'):
However, when I go to locallhost/admin/resource/, the content is rendered with no layout, not even the default. I've also tried using absolute file paths to point to the layout, but no luck. Can anyone please help? Thank you.
CommentAuthorbermi
That's a bug!, we definitely need more testing on the controller/views. Can you please submit a ticket in the trac? Thanks