CRM-16676 post new-form cleanup
[civicrm-core.git] / templates / CRM / Contact / Form / Relationship.tpl
index a5fe163a18d2e5379e0b27eda97ec0cbecd4314d..07aebea94d202112c794f4743a50a838e79592c8 100644 (file)
@@ -24,9 +24,7 @@
  +--------------------------------------------------------------------+
 *}
 {* this template is used for adding/editing/viewing relationships  *}
-{if $cdType }
-  {include file="CRM/Custom/Form/CustomData.tpl"}
-{else}
+
   {if $action eq 4 } {* action = view *}
     <div class="crm-block crm-content-block crm-relationship-view-block">
       <table class="crm-info-panel">
     </div>
   {/if}
   <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
-{/if} {* close of custom data else*}
-