Remove send notification proposal from community
This commit is contained in:
@@ -29,14 +29,6 @@
|
||||
</div>
|
||||
|
||||
<aside class="small-12 medium-3 column hide-for-small-only">
|
||||
<% if @community.proposal.present? %>
|
||||
<div class="sidebar-divider"></div>
|
||||
<h2><%= t("communities.show.author") %></h2>
|
||||
<%= link_to t("communities.show.send_notification"),
|
||||
new_proposal_notification_path(proposal_id: @community.proposal.id),
|
||||
class: "button expanded hollow" %>
|
||||
<% end %>
|
||||
|
||||
<div class="sidebar-divider"></div>
|
||||
<h2><%= t("community.show.sidebar.participate") %></h2>
|
||||
<%= link_to t("community.show.sidebar.new_topic"),
|
||||
|
||||
@@ -1019,8 +1019,6 @@ en:
|
||||
url_placeholder: Link address
|
||||
communities:
|
||||
show:
|
||||
send_notification: Send message to the community
|
||||
author: Author
|
||||
surveys: Surveys
|
||||
complete_survey: Complete the survey
|
||||
subnav:
|
||||
|
||||
@@ -1019,8 +1019,6 @@ es:
|
||||
url_placeholder: Dirección del enlace
|
||||
communities:
|
||||
show:
|
||||
send_notification: Enviar mensaje a la Comunidad
|
||||
author: Autor
|
||||
surveys: Encuestas
|
||||
complete_survey: Completa la encuesta
|
||||
subnav:
|
||||
|
||||
Reference in New Issue
Block a user