diff --git a/app/views/photos/_new_profile_photo.haml b/app/views/photos/_new_profile_photo.haml index 77808b588..99dd7163a 100644 --- a/app/views/photos/_new_profile_photo.haml +++ b/app/views/photos/_new_profile_photo.haml @@ -69,5 +69,3 @@ %p #fileInfo - - #publisher_photo_upload diff --git a/app/views/publisher/_publisher.html.haml b/app/views/publisher/_publisher.html.haml index 4bd6934f5..c6ed2f83e 100644 --- a/app/views/publisher/_publisher.html.haml +++ b/app/views/publisher/_publisher.html.haml @@ -73,6 +73,4 @@ = link_to "", contacts_path(aspect_ids: aspect_ids), class: "selected_contacts_link hidden" - #publisher_photo_upload - = render "shared/public_explain" diff --git a/app/views/publisher/_publisher.mobile.haml b/app/views/publisher/_publisher.mobile.haml index 12afbc3df..8040a152d 100644 --- a/app/views/publisher/_publisher.mobile.haml +++ b/app/views/publisher/_publisher.mobile.haml @@ -37,5 +37,3 @@ id: "submit_new_message", data: {"disable-with" => t("shared.publisher.posting")} .clearfix - - #publisher_photo_upload