mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 15:46:21 +00:00
Merge branch 'issue-12985' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
9a12cd5d0d
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue