Newer
Older
if (!in_array($activityType, array('task', 'calendar'))) {
$moduleIcon = parent::getModuleIcon();
}
return $moduleIcon;
}
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
if (!in_array($activityType, array('task', 'calendar'))) {
$moduleIcon = parent::getModuleIcon();
}
return $moduleIcon;
}
Copyright 2023 Vtiger. All rights reserved.