mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 20:06:22 +00:00
fix: no multiplicar el botón!
This commit is contained in:
parent
7cca88b4f3
commit
847af3374c
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@
|
|||
= render 'bootstrap/alert' do
|
||||
= link_to_if link, message.html_safe, site_build_stats_path(site), class: 'alert-link'
|
||||
|
||||
= render 'sites/build', site: site, class: 'btn-block'
|
||||
= render 'sites/build', site: site, class: 'btn-block'
|
||||
|
|
Loading…
Reference in a new issue