mirror of
https://0xacab.org/sutty/sutty
synced 2025-03-14 20:18:18 +00:00
Merge branch 'issue-15068' of https://0xacab.org/sutty/sutty into production.panel.sutty.nl
This commit is contained in:
commit
d3af230b3d
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
.card{ **local_assigns.except(:image, :description) }
|
||||
- if local_assigns[:image]
|
||||
= render 'bootstrap/responsive' do
|
||||
= image_tag url_for(local_assigns[:image]), alt: local_assigns[:description], class: 'img-fluid'
|
||||
|
||||
.card-body
|
||||
|
|
Loading…
Reference in a new issue