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

@@ -28,7 +28,7 @@
<table id="chores-table" class="table table-sm table-striped dt-responsive">
<thead>
<tr>
<th>#</th>
<th></th>
<th>{{ $L('Name') }}</th>
<th>{{ $L('Period type') }}</th>
<th>{{ $L('Period days') }}</th>