CRM-16354 - Remove old wysiwyg code
[civicrm-core.git] / templates / CRM / Case / Page / CustomDataView.tpl
index 99b31b3af7663d276fb279122a2efc589f5af2d5..c5552e843ba78998fca39b126e127cba3b876434 100644 (file)
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-{* include wysiwyg related files*}
-{if !$includeWysiwygEditor}
-  {include file="CRM/common/wysiwyg.tpl" includeWysiwygEditor=true}
-{/if}
 {* Custom Data view mode*}
 {foreach from=$viewCustomData item=customValues key=customGroupId}
   {foreach from=$customValues item=cd_edit key=cvID}