Remove How To Participate field from Legislative Process from views, i18n, factories and specs
This commit is contained in:
@@ -21,12 +21,6 @@
|
||||
<%= markdown process.target %>
|
||||
<% end %>
|
||||
</div>
|
||||
<div class="small-12 medium-4 column">
|
||||
<% if process.how_to_participate.present? %>
|
||||
<h4><%= t('.how_to_participate') %></h4>
|
||||
<%= markdown process.how_to_participate %>
|
||||
<% end %>
|
||||
</div>
|
||||
<% if process.additional_info.present? %>
|
||||
<div id="debate-show" class="small-12 column debate-add-info">
|
||||
<div class="debate-info-wrapper">
|
||||
|
||||
Reference in New Issue
Block a user