5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 18:16:22 +00:00
panel/app/views/layouts/_flash.haml
f 712514bc8c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: avisar que hay que publicar al cambiar la configuracion #13114
2023-04-20 18:31:38 -03:00

4 lines
147 B
Text

- flash.each do |type, message|
- unless type == 'js'
= render 'bootstrap/alert' do
= sanitize_markdown message, tags: %w[a strong em]