Skip to content

Commit

Permalink
In Room edit view, show filename if there is an uploaded image.
Browse files Browse the repository at this point in the history
Co-authored-by: Zee Spencer <zspencer@users.noreply.github.com>
  • Loading branch information
anaulin and zspencer committed May 11, 2022
1 parent a286acd commit 69714fa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/furniture/embedded_image/_form.html.erb
@@ -1 +1,4 @@
Embedded Image Form
<p>
Filename:
<%= form.object.furniture.image_file.file.filename %>
</p>

0 comments on commit 69714fa

Please sign in to comment.