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