X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FContact%2FForm%2FCustomData.tpl;h=807f00a37afb579a950e18a1e94e23606befb165;hb=4c95b949e863281d990ffa2a3104415079e6352d;hp=b044aedfde1cb1d50e720e11250016edc30094e1;hpb=35598dc5bbdd980bc0d93e7348d844f519acd504;p=civicrm-core.git diff --git a/templates/CRM/Contact/Form/CustomData.tpl b/templates/CRM/Contact/Form/CustomData.tpl index b044aedfde..807f00a37a 100644 --- a/templates/CRM/Contact/Form/CustomData.tpl +++ b/templates/CRM/Contact/Form/CustomData.tpl @@ -1,8 +1,8 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.4 | + | CiviCRM version 4.5 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2013 | + | Copyright CiviCRM LLC (c) 2004-2014 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -24,8 +24,11 @@ +--------------------------------------------------------------------+ *} {* this template is used for building tabbed custom data *} -{if $cdType } - {include file="CRM/Custom/Form/CustomData.tpl"} +{if $cdType || $postedInfo} + {include file="CRM/Custom/Form/CustomData.tpl"} + {if $multiRecordDisplay eq 'single'} +
{$form.buttons.html}
+ {/if} {else}
{$form.buttons.html}
@@ -33,8 +36,7 @@ {*include custom data js file*} {include file="CRM/common/customData.tpl"} - - {if $customValueCount } + {if $customValueCount} {literal}