We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00dc28 commit faf2a9aCopy full SHA for faf2a9a
app/views/layouts/manage/_flashes.html.haml
@@ -1,6 +1,3 @@
1
-- flash[:error] = 'This is a special error flash'
2
-- flash[:notice] = 'This is a regular notice flash'
3
-
4
- if flash[:error].present?
5
.alert.alert-danger.mt-3
6
%span.fa.fa-exclamation-triangle.icon-space-r-half
0 commit comments