mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 17:24:07 +00:00
Removed unnecessary table column heading for button columns
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<table id="chores-journal-table" class="table table-sm table-striped dt-responsive">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>#</th>
|
||||
<th></th>
|
||||
<th>{{ $L('Chore') }}</th>
|
||||
<th>{{ $L('Tracked time') }}</th>
|
||||
<th>{{ $L('Done by') }}</th>
|
||||
|
Reference in New Issue
Block a user