mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update the menu item Reports
This commit is contained in:
		| @@ -142,10 +142,11 @@ | ||||
|  | ||||
|   <li class="{{ activeRoutePartial('reports') }}" id="report-menu"> | ||||
|     <a href="{{ route('reports.index') }}"> | ||||
|       <i class="fa fa-line-chart fa-fw"></i> | ||||
|       <i class="fa fa-bar-chart fa-fw"></i> | ||||
|       <span>{{ 'reports'|_ }}</span> | ||||
|     </a> | ||||
|   </li> | ||||
|  | ||||
|   <li class="{{ activeRoutePartial('import') }} {{ activeRoutePartial('export') }} treeview" id="transaction-menu"> | ||||
|     <a href="#"> | ||||
|       <i class="fa fa-hdd-o fa-fw"></i> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user