link de descarga del documento
This commit is contained in:
parent
362cbe1350
commit
14efee286f
1 changed files with 1 additions and 3 deletions
|
@ -2,6 +2,4 @@
|
||||||
%th= post_label_t(attribute, :path, post: post)
|
%th= post_label_t(attribute, :path, post: post)
|
||||||
%td
|
%td
|
||||||
- if metadata.value['path'].present?
|
- if metadata.value['path'].present?
|
||||||
%figure
|
= link_to metadata.value['description'], url_for(metadata.static_file)
|
||||||
= link_to url_for(metadata.static_file)
|
|
||||||
%figcaption= metadata.value['description']
|
|
||||||
|
|
Loading…
Reference in a new issue