Add devise defaults
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
- if flash[:alert].present?
|
||||
.alert-box.warning
|
||||
.alert-box.warning data-alert=true
|
||||
= flash[:alert]
|
||||
a.close data-dismiss="alert" ×
|
||||
- if flash[:notice].present?
|
||||
.alert-box.info
|
||||
.alert-box.info data-alert=true
|
||||
= flash[:notice]
|
||||
a.close data-dismiss="alert" ×
|
||||
|
||||
Reference in New Issue
Block a user