searchable

This commit is contained in:
Andreas Stephanides
2014-12-14 21:30:09 +01:00
parent a9ef5c14ba
commit aa98919e88
4 changed files with 12 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ end
end
def name
unless self.object.nil?
self.object.name
self.object.title
else
summary
end