Turned admin/moderation on details page into a dropdown
This commit is contained in:
parent
1a089c4b0a
commit
51c6c99d61
3 changed files with 17 additions and 18 deletions
|
|
@ -55,7 +55,6 @@ class Screenshot < ActiveRecord::Base
|
|||
"live/screenshots/approved/#{self.package.name[0]}/#{self.package.name}/#{self.id}_#{size}.png"
|
||||
end
|
||||
|
||||
|
||||
def status
|
||||
text = 'This image '
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue