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

@@ -31,7 +31,7 @@
<table id="products-table" class="table table-sm table-striped dt-responsive">
<thead>
<tr>
<th>#</th>
<th></th>
<th>{{ $L('Name') }}</th>
<th>{{ $L('Location') }}</th>
<th>{{ $L('Min. stock amount') }}</th>