mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Better frontend code and charts.
This commit is contained in:
		| @@ -26,7 +26,7 @@ | ||||
|                 <!-- Add icons to the links using the .nav-icon class | ||||
|                      with font-awesome or any other icon font library --> | ||||
|                 <li class="nav-item"> | ||||
|                     <a href="{{ route('index') }}" class="nav-link"> | ||||
|                     <a href="{{ route('index') }}" class="nav-link {{ activeRouteStrict('index') }}"> | ||||
|                         <i class="nav-icon fas fa-tachometer-alt"></i> | ||||
|                         <p> | ||||
|                             {{ 'dashboard'|_ }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user