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