mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 13:47:58 +01:00
show image id in duplicate report cells
This commit is contained in:
parent
b18a1370a5
commit
210aff26ab
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.grid--dupe-report-list__cell.flex.flex--column.flex--spaced-out.flex--centered.flex--no-wrap.center.dr__image-cell.border-vertical
|
||||
p
|
||||
- if is_nil(@image) do
|
||||
= if is_nil(@image) do
|
||||
| (Image now hard-deleted)
|
||||
- else
|
||||
| #
|
||||
|
|
Loading…
Reference in a new issue