5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-04 00:55:46 +00:00

mostrar el tipo de artículo en las relaciones

This commit is contained in:
f 2021-03-25 19:50:40 -03:00
parent e3727eb6b2
commit 5140a34f55

View file

@ -24,7 +24,7 @@ class MetadataRelatedPosts < MetadataArray
end
def title(post)
post&.title&.value || post&.slug&.value
"#{post&.title&.value || post&.slug&.value} (#{layout.humanized_name})"
end
# Encuentra el filtro