Merge pull request #5898 from monishdeb/master
[civicrm-core.git] / templates / CRM / common / crmeditable.tpl
CommitLineData
18afc30c
CW
1{* @deprecated *}
2
6a488035
TO
3<script>
4{literal}
3cc60a06 5CRM.$(function($) {
18afc30c 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.');
6a488035
TO
7});
8</script>
9{/literal}