Skip to content

Commit

Permalink
Hide image size language on application form
Browse files Browse the repository at this point in the history
I believe commenting out this line should address awesomefoundation#398.
  • Loading branch information
avicaplan authored Sep 17, 2019
1 parent c1c0e36 commit 80519c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/projects/_image_form.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
<div class="progress-meter"></div>
</div>

<div><%= t("projects.form.image-notes", :dimensions => Photo::DIMENSIONS[:main]) %></div>
<!-- <div><%= t("projects.form.image-notes", :dimensions => Photo::DIMENSIONS[:main]) %></div> -->
</div>

0 comments on commit 80519c7

Please sign in to comment.