Displaying 1 result from an estimated 1 matches for "check_group".
2009 May 01
5
Layout antics
...;text/css" />
As routing calls. (from the stderror output):
Processing OperationsController#css to css (for 127.0.0.1 at
2009-05-01 06:07:26) [GET]
Parameters: {"id"=>"menu"}
ActionController::UnknownAction (No action responded to css. Actions:
access_denied, check_group, check_roles, create, destroy, edit, index,
new, role_requirements, role_requirements=, show, toggle, and update):
Does anyone have an idea of where to look or have you seen this error
before?
Nothing dynamic is changing in the layout file to my knowledge. This
error occurs if I call that page di...