mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 18:46:22 +00:00
feat: componente de mensajes resaltados
This commit is contained in:
parent
3e6288fefe
commit
706d829613
1 changed files with 2 additions and 0 deletions
2
app/views/bootstrap/_alert.haml
Normal file
2
app/views/bootstrap/_alert.haml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
.alert.alert-primary{ role: 'alert', class: local_assigns[:class] }
|
||||||
|
= yield
|
Loading…
Reference in a new issue