Adds filters for topics

This commit is contained in:
Alberto Garcia Cabeza
2015-08-17 15:00:59 +02:00
parent f485225250
commit 4b59105be5

View File

@@ -49,6 +49,18 @@
</option>
</select>
<select class="inline-block">
<option value="filter_news">
<%= t("debates.index.filter_news") %>
</option>
<option value="filter_votes">
<%= t("debates.index.filter_votes") %>
</option>
<option value="filter_rated">
<%= t("debates.index.filter_rated") %>
</option>
</select>
<h2><%= t("debates.index.tag") %></h2>
<select class="inline-block">