5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-05 20:15:46 +00:00

fixup! fix: editar desde el panel

This commit is contained in:
f 2023-04-08 17:28:45 -03:00
parent a62039b50a
commit 6e34087777

View file

@ -1,6 +1,6 @@
%tr{ id: attribute }
%th= post_label_t(attribute, post: post)
%td{ dir: dir, lang: locale }
- p = metadata.belongs_to
- p = metadata.has_one
- if p
= link_to p.title.value, site_post_path(site, p.id)