mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-06 06:39:27 +00:00
70d865a703
- 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