mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 17:10:11 +00:00
Removed unnecessary table column heading for button columns
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user