mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 09:11:11 +00:00
Table options: Only allow columns to be grouped for which it makes sense (closes #1535)
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
href="#"><i class="fas fa-eye"></i></a>
|
||||
</th>
|
||||
<th>{{ $__t('Name') }}</th>
|
||||
<th>{{ $__t('Period type') }}</th>
|
||||
<th class="allow-grouping">{{ $__t('Period type') }}</th>
|
||||
<th>{{ $__t('Description') }}</th>
|
||||
|
||||
@include('components.userfields_thead', array(
|
||||
|
Reference in New Issue
Block a user