Add 'current applied filters' message to investments partial

This commit is contained in:
Angel Perez
2018-01-19 12:18:43 -04:00
parent 1027896617
commit 3f6a9187ec
4 changed files with 21 additions and 1 deletions

View File

@@ -3,7 +3,10 @@
class: "float-right small" %>
<% if @investments.any? %>
<h3 class="inline-block"><%= page_entries_info @investments %></h3>
<h3 class="inline-block"><%= page_entries_info @investments %></h3><br>
<%= render "filters_description", i18n_namespace: "admin.budget_investments.index" %>
<table class="table-for-mobile">
<thead>
<tr>