Merge pull request #10158 from JMAConsulting/CRM-20308
[civicrm-core.git] / templates / CRM / common / crmeditable.tpl
1 {* @deprecated *}
2
3 <script>
4 {literal}
5 CRM.$(function($) {
6 CRM.console('warn', 'Warning: A CiviCRM extension is attempting to use the deprecated crmeditable.tpl. The extension needs to be updated to remove references to this template.');
7 });
8 </script>
9 {/literal}