Always show requests if there any to show

This commit is contained in:
Patrick Smith 2018-11-08 13:06:34 -05:00
parent dbdbbc4e9b
commit 269824b744

View File

@ -117,7 +117,7 @@
{% endif %}
<div class='responsive-table-wrapper'>
<table v-if="isExtended && filteredRequests.length">
<table v-if="filteredRequests.length">
<thead>
<tr>
<th @click.prevent="updateSortValue(column.attr)" v-for="column in getColumns()"scope="col">