mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
- Better error message in method saveCustomFilter of Filters controller
- NavigationWidget.css: added margin-right to icons in the header menu - FilterWidget.js: function sideMenuHook now calls the renamed refreshSideMenuHook function - NavigationWidget.js: - Added comments - Renamed function _printNavItem to _buildLeftMenuStructure - Added funtion _buildHeaderMenuStructure to build the header menu - Added function refreshSideMenuHook to call a controller that will refresh the left menu array and GUI - infocenterPersonDataset.js: - Renamed function refreshSideMenu to refreshSideMenuHook - Now this function calls the NavigationWidget -> refreshSideMenuHook function
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
float: left;
|
||||
height: 50px;
|
||||
padding-top: 15px;
|
||||
padding-right: 12px;
|
||||
padding-left: 7px;
|
||||
font-size: 16px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user