mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-18 18:44:16 +00:00
Fixed all titles, subtitles and icons to properly display new layout.
This commit is contained in:
@@ -22,6 +22,8 @@ class PreferencesController extends BaseController
|
||||
|
||||
$this->_accounts = $accounts;
|
||||
$this->_preferences = $preferences;
|
||||
View::share('title','Preferences');
|
||||
View::share('mainTitleIcon','fa-gear');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user