mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-20 16:06:22 +00:00
fix: condicional en En Respuesta A en _comment.haml
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:
parent
8dfa3860a5
commit
1deb4053a7
1 changed files with 5 additions and 4 deletions
|
@ -13,6 +13,7 @@
|
||||||
%a{ href: comment['attributedTo'] }= profile['preferredUsername']
|
%a{ href: comment['attributedTo'] }= profile['preferredUsername']
|
||||||
.row
|
.row
|
||||||
.col.p-0
|
.col.p-0
|
||||||
|
- if comment['inReplyTo']
|
||||||
%p
|
%p
|
||||||
%span.mr-3= t('.reply_to')
|
%span.mr-3= t('.reply_to')
|
||||||
%span
|
%span
|
||||||
|
|
Loading…
Reference in a new issue