summaryrefslogtreecommitdiff
path: root/app/views/layouts/application.html.haml
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2012-12-07 13:00:44 +0100
committerAzul <azul@leap.se>2012-12-07 13:59:00 +0100
commit85be030a434cfab4b7728e4883624d362ec7afbd (patch)
treedadeba674b52640495073fc58d405c23c7528738 /app/views/layouts/application.html.haml
parent4aff08fe9696d2f6b92f8a8c2bbb2f96a26277e7 (diff)
first stub at displaying success messages
Diffstat (limited to 'app/views/layouts/application.html.haml')
-rw-r--r--app/views/layouts/application.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml
index a57d65e..e6d22f0 100644
--- a/app/views/layouts/application.html.haml
+++ b/app/views/layouts/application.html.haml
@@ -18,6 +18,6 @@
.content
.row
.span12
- //= render 'layouts/messages'
+ = render 'layouts/messages'
= yield
%footer