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