Remove unused document section on polls
This section is not used because it's only possible to add documents to the poll's answers not to the poll itself.
This commit is contained in:
@@ -43,13 +43,6 @@
|
||||
<h3><%= t("polls.show.more_info_title") %></h3>
|
||||
<%= auto_link_already_sanitized_html simple_format(@poll.description) %>
|
||||
</div>
|
||||
|
||||
<% if false %>
|
||||
<aside class="small-12 medium-3 column">
|
||||
<div class="sidebar-divider"></div>
|
||||
<h2><%= t("polls.show.documents") %></h2>
|
||||
</aside>
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user