Removed unnecessary table column heading for button columns

This commit is contained in:
Bernd Bestel
2019-03-09 10:40:38 +01:00
parent ba319dc6f1
commit 0f03420808
18 changed files with 19 additions and 19 deletions

View File

@@ -41,7 +41,7 @@
<table id="chores-overview-table" class="table table-sm table-striped dt-responsive">
<thead>
<tr>
<th>#</th>
<th></th>
<th>{{ $L('Chore') }}</th>
<th>{{ $L('Next estimated tracking') }}</th>
<th>{{ $L('Last tracked') }}</th>