From 80519c7a2caceda2d20ae68e96bfdbad2998c50d Mon Sep 17 00:00:00 2001 From: avicaplan Date: Mon, 16 Sep 2019 21:57:51 -0400 Subject: [PATCH] Hide image size language on application form I believe commenting out this line should address #398. --- app/views/projects/_image_form.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/_image_form.html.erb b/app/views/projects/_image_form.html.erb index adbaf594..794a9c00 100644 --- a/app/views/projects/_image_form.html.erb +++ b/app/views/projects/_image_form.html.erb @@ -12,5 +12,5 @@
-
<%= t("projects.form.image-notes", :dimensions => Photo::DIMENSIONS[:main]) %>
+