Show details again
This commit is contained in:
parent
fe4aa05992
commit
85068a6a87
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
- if screenshots_visible_to_user(@package).count > 0
|
||||
- screenshots_visible_to_user(@package).each do |screenshot|
|
||||
.row.listview
|
||||
/ .text-center
|
||||
.text-center
|
||||
a.black.fancybox href=screenshot.image.url(:large, timestamp: false) rel='fancybox-thumb' title=screenshot.caption
|
||||
= image_tag(screenshot.image.url(:large, timestamp: false), alt: screenshot.caption)
|
||||
- if screenshot.description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue