mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
hide button and checkbox [skip ci]
This commit is contained in:
@@ -10,7 +10,7 @@ TODO: hide and show columns
|
||||
{% else %}
|
||||
<td colspan="7" class="no-margin-pagination">{{ groups.render|raw }}</td>
|
||||
{% endif %}
|
||||
<td colspan="1">
|
||||
<td colspan="1" class="hidden-xs">
|
||||
<div class="pull-right">
|
||||
<input id="list_ALL" value="1" name="select-all" type="checkbox" class="select-all form-check-inline"/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user