assign('homeMenuId', $homeMenuId); // Add jstree support CRM_Core_Resources::singleton() ->addScriptFile('civicrm', 'bower_components/jstree/dist/jstree.min.js', 0, 'html-header') ->addStyleFile('civicrm', 'bower_components/jstree/dist/themes/default/style.min.css'); } }