Merge pull request #6715 from cmrd-senya/rm-unused-div
Remove #publisher_photo_upload from haml
This commit is contained in:
commit
410ddc3cb7
3 changed files with 0 additions and 6 deletions
|
|
@ -69,5 +69,3 @@
|
|||
|
||||
%p
|
||||
#fileInfo
|
||||
|
||||
#publisher_photo_upload
|
||||
|
|
|
|||
|
|
@ -73,6 +73,4 @@
|
|||
|
||||
= link_to "", contacts_path(aspect_ids: aspect_ids), class: "selected_contacts_link hidden"
|
||||
|
||||
#publisher_photo_upload
|
||||
|
||||
= render "shared/public_explain"
|
||||
|
|
|
|||
|
|
@ -37,5 +37,3 @@
|
|||
id: "submit_new_message",
|
||||
data: {"disable-with" => t("shared.publisher.posting")}
|
||||
.clearfix
|
||||
|
||||
#publisher_photo_upload
|
||||
|
|
|
|||
Loading…
Reference in a new issue