{* +--------------------------------------------------------------------+ | Copyright CiviCRM LLC. All rights reserved. | | | | This work is published under the GNU AGPLv3 license with some | | permitted exceptions and without any warranty. For full license | | and copyright information, see https://civicrm.org/licensing | +--------------------------------------------------------------------+ *} {* this template is used for building tabbed custom data *} {if $cdType || $postedInfo} {include file="CRM/Custom/Form/CustomData.tpl"} {if $multiRecordDisplay eq 'single'}
{$form.buttons.html}
{/if} {else}
{$form.buttons.html}
{*include custom data js file*} {include file="CRM/common/customData.tpl"} {if $customValueCount} {literal} {/literal} {/if} {include file="CRM/Form/attachmentjs.tpl"} {/if}