5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2025-02-23 15:41:51 +00:00

fix: solo mostrar el permalink cuando ya se puede generar uno

This commit is contained in:
f 2025-01-27 15:32:44 -03:00
parent 9b3dd9b2f6
commit b32c67f168
No known key found for this signature in database

View file

@ -1,4 +1,5 @@
.form-group
- if post.written?
.form-group
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
= text_field base, attribute, value: metadata.value,
dir: dir, lang: locale,