Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2015-01-12-16-09-32
[civicrm-core.git] / templates / CRM / common / crmeditable.tpl
... / ...
CommitLineData
1{* @deprecated *}
2
3<script>
4{literal}
5CRM.$(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}