mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-20 12:24:23 +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
|
.grid--dupe-report-list__cell.flex.flex--column.flex--spaced-out.flex--centered.flex--no-wrap.center.dr__image-cell.border-vertical
|
||||||
p
|
p
|
||||||
- if is_nil(@image) do
|
= if is_nil(@image) do
|
||||||
| (Image now hard-deleted)
|
| (Image now hard-deleted)
|
||||||
- else
|
- else
|
||||||
| #
|
| #
|
||||||
|
|
Loading…
Reference in a new issue