diff options
author | Azul <azul@leap.se> | 2012-12-18 02:29:45 +0100 |
---|---|---|
committer | Azul <azul@leap.se> | 2012-12-18 02:29:45 +0100 |
commit | cd0c59ae6177b8b93971735887657314b6888a3c (patch) | |
tree | d39b06cd424e3345a3cba97f56a44c920c06ec97 /app/views/layouts/application.html.haml | |
parent | be2d8fbd65f4ed2e1e97b19a3322da20e2fb4eda (diff) | |
parent | e899e5c3f33acb3228fac295013d7cc8b6e4eb04 (diff) |
Merge branch 'master' into feature/removing-email-aliases
Diffstat (limited to 'app/views/layouts/application.html.haml')
-rw-r--r-- | app/views/layouts/application.html.haml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index bd03477..e6d22f0 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -19,6 +19,5 @@ .row .span12 = render 'layouts/messages' - %div{"data-pjax-container" => ""} = yield %footer |