mirror of
				https://github.com/grocy/grocy.git
				synced 2025-10-31 02:36:54 +00:00 
			
		
		
		
	Add row group customization (#1189)
* Add row group customization * fix rowGroup state loading * activate rowGroup for all datatables * add reset button * reload page done on success callback * Review Co-authored-by: Bernd Bestel <bernd@berrnd.de>
This commit is contained in:
		| @@ -128,7 +128,7 @@ | ||||
| 							<th class="border-right"><a class="text-muted change-table-columns-visibility-button" | ||||
| 									data-toggle="tooltip" | ||||
| 									data-toggle="tooltip" | ||||
| 									title="{{ $__t('Hide/view columns') }}" | ||||
| 									title="{{ $__t('Table options') }}" | ||||
| 									data-table-selector="#qu-conversions-table" | ||||
| 									href="#"><i class="fas fa-eye"></i></a> | ||||
| 							</th> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user