add support for download files
This commit is contained in:
1
app/views/posts/partials/show/_download.html.erb
Normal file
1
app/views/posts/partials/show/_download.html.erb
Normal file
@@ -0,0 +1 @@
|
||||
<p><%= link_to "Save this file (right click and save)", post.file_url %></p>
|
||||
Reference in New Issue
Block a user