Merge branch 'body-classes' of https://github.com/roymckenzie/diaspora into roymckenzie-body-classes
This commit is contained in:
commit
2c8bbd3343
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
|||
|
||||
= include_gon(:camel_case => true)
|
||||
|
||||
%body
|
||||
%body{ :class => "page-#{controller_name} action-#{action_name}" }
|
||||
= flash_messages
|
||||
|
||||
= yield :before_content
|
||||
|
|
|
|||
Loading…
Reference in a new issue