Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcmrd Senya <senya@riseup.net>2016-02-24 13:44:04 +0300
committercmrd Senya <senya@riseup.net>2016-02-24 13:47:45 +0300
commit8683067acef489974ff77b7001f9723a8490932d (patch)
tree4feedf15cd120f4f1209abfc2bde05c8ff5538dc /app/views/publisher
parent5e02dd086408dc6e5fbca11efda6e3a06383808c (diff)
Remove #publisher_photo_upload from haml
It seems like #publisher_photo_upload is relict of blueprint. It was removed from CSS in 0c7d319fdc31ea6de8c6f30ae7badf89c9d5aef8 and probably was unused even before. So remove it from publishers.
Diffstat (limited to 'app/views/publisher')
-rw-r--r--app/views/publisher/_publisher.html.haml2
-rw-r--r--app/views/publisher/_publisher.mobile.haml2
2 files changed, 0 insertions, 4 deletions
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