mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-21 22:26:22 +00:00
div al pedo #16080
This commit is contained in:
parent
92e7ecada0
commit
7ec3e69ec7
2 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
.form-group
|
||||
.label
|
||||
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
|
||||
|
||||
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
|
||||
- if metadata.static_file
|
||||
- case metadata.static_file.blob.content_type
|
||||
- when %r{\Avideo/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.form-group
|
||||
.label
|
||||
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
|
||||
|
||||
= label_tag "#{base}_#{attribute}", post_label_t(attribute, post: post)
|
||||
- if metadata.static_file
|
||||
= image_tag url_for(metadata.static_file),
|
||||
alt: metadata.value['description'],
|
||||
|
|
Loading…
Reference in a new issue