mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
parent
612e282c49
commit
5ed86d084b
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
- display = (flash.empty?) ? 'none' : 'block'
|
||||
#flash{style: "display: #{display};"}
|
||||
- type = (flash[:notice]) ? 'bg-success' : 'bg-danger'
|
||||
.alert{class: type}= flash[:notice] || flash[:alert]
|
Loading…
Add table
Add a link
Reference in a new issue