mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 20:11:16 +00:00
Removed unnecessary table column heading for button columns
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<table id="chores-table" class="table table-sm table-striped dt-responsive">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>#</th>
|
||||
<th></th>
|
||||
<th>{{ $L('Name') }}</th>
|
||||
<th>{{ $L('Period type') }}</th>
|
||||
<th>{{ $L('Period days') }}</th>
|
||||
|
Reference in New Issue
Block a user