{*+********************************************************************************** * 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. ************************************************************************************}
{assign var=WIDTHTYPE value=$USER_MODEL->get('rowheight')} {assign var=QUALIFIED_MODULE_NAME value={$MODULE}} {assign var=IS_PARENT_EXISTS value=strpos($MODULE,":")} {if $IS_PARENT_EXISTS} {assign var=SPLITTED_MODULE value=":"|explode:$MODULE} {else} {/if} {if $IS_RELATION_OPERATION } {/if} {if $RETURN_VIEW} {/if} {include file="partials/CalendarSettingsEditView.tpl"|@vtemplate_path:$MODULE}