Clearer status text

This commit is contained in:
Christoph Haas 2020-11-12 19:36:12 +01:00
parent 40cd474ee3
commit 54c1281a47

View file

@ -27,7 +27,7 @@
span.label.secondary
' Uploaded by you
- unless screenshot.approved
' (but not moderated yet)
' (needs to be approved)
// Is the user an admin?
// or does the screenshot belong to the user (determined by session cookie)
- if current_user && current_user.is_admin?