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

@@ -56,7 +56,7 @@
<table id="shoppinglist-table" class="table table-sm table-striped dt-responsive">
<thead>
<tr>
<th>#</th>
<th></th>
<th>{{ $L('Product') }} / <em>{{ $L('Note') }}</em></th>
<th>{{ $L('Amount') }}</th>
<th class="d-none">Hiden product group</th>