Fix check for own screenshots

This commit is contained in:
Christoph Haas 2021-03-09 23:36:14 +01:00
parent e04b54d6fd
commit 711f06fcc4

View file

@ -4,7 +4,7 @@ h1 Screenshots uploaded by you
= render(partial: 'packages/paginator', locals: {items: @screenshots})
- if @screenshots
- if @screenshots.any?
table
thead
tr