mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 09:01:14 +00:00
Table options: Only allow columns to be grouped for which it makes sense (closes #1535)
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
data-table-selector="#batteries-journal-table"
|
||||
href="#"><i class="fas fa-eye"></i></a>
|
||||
</th>
|
||||
<th>{{ $__t('Battery') }}</th>
|
||||
<th class="allow-grouping">{{ $__t('Battery') }}</th>
|
||||
<th>{{ $__t('Tracked time') }}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
Reference in New Issue
Block a user