This commit is contained in:
r888888888
2015-10-15 15:24:24 -07:00
parent 8a09151c14
commit 6480864718
30 changed files with 70 additions and 93 deletions

View File

@@ -50,7 +50,7 @@ class UserPresenter
end
def upload_limit
if user.is_contributor?
if user.can_upload_free?
return "none"
end