{* /************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ *} {* crmv@98866 *} {* crmv@101312 *} {if $ACTIVITYDATA.activitytype neq 'Task'} {* crmv@107341 *}
{if $LABEL.reminder_time neq ''} {/if} {if $LABEL.recurringtype neq ''} {/if}
{$MOD.LBL_LIST_RELATED_TO} {$MOD.LBL_INVITE}{$MOD.LBL_REMINDER}{$MOD.LBL_REPEAT} 
{include file="modules/Calendar/EventRelatedToUIReadOnly.tpl" disableStyle=true}
{else} {if $LABEL.parent_id neq '' || $LABEL.contact_id neq ''} {* crmv@107341 *}
{if ($LABEL.parent_id neq '') || ($LABEL.contact_id neq '') } {/if}
{$MOD.LBL_RELATEDTO} 
{include file="modules/Calendar/TodoRelatedToUIReadOnly.tpl" disableStyle=true}
{/if} {/if}