mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 19:46:22 +00:00
fix: indicar que hay un link
This commit is contained in:
parent
bd21f3d9b4
commit
191dbbd823
1 changed files with 1 additions and 1 deletions
|
@ -16,4 +16,4 @@
|
||||||
- link = true
|
- link = true
|
||||||
|
|
||||||
= render 'bootstrap/alert' do
|
= render 'bootstrap/alert' do
|
||||||
= link_to_if link, message.html_safe, site.url
|
= link_to_if link, message.html_safe, site.url, class: 'alert-link'
|
||||||
|
|
Loading…
Reference in a new issue