Skip to content
Snippets Groups Projects
Commit 134b116e authored by Satish's avatar Satish
Browse files

Unable to open menu in Module manager

parent e891ca9e
No related branches found
No related tags found
No related merge requests found
/*+***********************************************************************************
* The contents of this file are subject to the vtiger CRM Public License Version 1.1
* ("License"); You may not use this file except in compliance with the License
* The Original Code is: vtiger CRM Open Source
* The Initial Developer of the Original Code is vtiger.
* Portions created by vtiger are Copyright (C) vtiger.
* All Rights Reserved.
*************************************************************************************/
Settings_Module_Manager_Js('Settings_ModuleManager_ModuleImport_Js', {}, {});
\ No newline at end of file
......@@ -173,7 +173,4 @@ Vtiger_Index_Js('Settings_Module_Manager_Js', {
}
});
}
});
var moduleManagerInstance = new Settings_Module_Manager_Js();
moduleManagerInstance.registerEvents();
});
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment