mirror of
				https://github.com/grocy/grocy.git
				synced 2025-10-31 02:36:54 +00:00 
			
		
		
		
	Removed unnecessary table column heading for button columns
This commit is contained in:
		| @@ -28,7 +28,7 @@ | ||||
| 		<table id="taskcategories-table" class="table table-sm table-striped dt-responsive"> | ||||
| 			<thead> | ||||
| 				<tr> | ||||
| 					<th>#</th> | ||||
| 					<th></th> | ||||
| 					<th>{{ $L('Name') }}</th> | ||||
| 					<th>{{ $L('Description') }}</th> | ||||
| 				</tr> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user