Akelos Framework v1 forum archive. This forum is no longer maintained. To report bugs please visit https://github.com/akelos/akelos/issues
    • CommentAuthorGKSR
     
    I have a problem regarding style sheets.

    I am using a jquery plugin, which has a external style sheet. I have included this style in the layout. But I need to modify the stylesheet for same controller, but for different actions. i.e. I need different style sheets for different actions in the same controller.

    Is this possible?