Clearer status text
This commit is contained in:
parent
40cd474ee3
commit
54c1281a47
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
span.label.secondary
|
span.label.secondary
|
||||||
' Uploaded by you
|
' Uploaded by you
|
||||||
- unless screenshot.approved
|
- unless screenshot.approved
|
||||||
' (but not moderated yet)
|
' (needs to be approved)
|
||||||
// Is the user an admin?
|
// Is the user an admin?
|
||||||
// or does the screenshot belong to the user (determined by session cookie)
|
// or does the screenshot belong to the user (determined by session cookie)
|
||||||
- if current_user && current_user.is_admin?
|
- if current_user && current_user.is_admin?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue