[Vtigercrm-developers] our sites in custom role and profile
apcloic
apcloic at gmail.com
Fri Dec 18 16:25:27 GMT 2015
Ok, 'found it ;)
Edit modules/Settings/Profiles/models/Module.php
and remove 'Our Sites' from getNonVisibleModulesList() function
public static function getNonVisibleModulesList() {
return array('ModTracker', 'Webmails', 'Users', 'Mobile',
'Integration', 'WSAPP', 'ConfigEditor',
'FieldFormulas', 'VtigerBackup', 'CronTasks', 'Import', 'Tooltip',
'CustomerPortal', 'Home');
}
Regards,
--
View this message in context: http://vtiger-crm.2324883.n4.nabble.com/our-sites-in-custom-role-and-profile-tp16733p18005.html
Sent from the vtigercrm-developers mailing list archive at Nabble.com.
More information about the vtigercrm-developers
mailing list