This commit is contained in:
2014-07-17 14:08:58 +02:00
parent 3572cb8d01
commit dce0b1507e
4 changed files with 34 additions and 10 deletions

View File

@@ -30,7 +30,7 @@ include Rails.application.routes.url_helpers
unless translation.try(:updated_at).nil?
translation.updated_at < 2.month.ago
else
true
false
end
end
def is_wiki?