5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2025-03-14 21:08:18 +00:00

Merge branch 'issue-15068' into production.panel.sutty.nl

This commit is contained in:
f 2024-06-26 14:50:44 -03:00
commit 87a047b594
No known key found for this signature in database

View file

@ -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