X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=js%2Fjquery%2Fjquery.crmeditable.js;h=453c4969320ff3e64d3c9e7acefd13ba394795c7;hb=58cb13f8bfa693af1dcf19e5eb24e13d77da2d14;hp=2b8a12f2e96f2bf8498d2d5cd8cdc14b3dc577fd;hpb=8bef2e38f2acd7e60b2ca397f91ea0da373f6db6;p=civicrm-core.git diff --git a/js/jquery/jquery.crmeditable.js b/js/jquery/jquery.crmeditable.js index 2b8a12f2e9..453c496932 100644 --- a/js/jquery/jquery.crmeditable.js +++ b/js/jquery/jquery.crmeditable.js @@ -107,10 +107,10 @@ var settings = { tooltip: $i.data('tooltip') || ts('Click to edit'), - placeholder: $i.data('placeholder') || '' + ts('Click to edit') + '', + placeholder: $i.data('placeholder') || '', onblur: 'cancel', - cancel: '', - submit: '', + cancel: '', + submit: '', cssclass: 'crm-editable-form', data: getData, onreset: restoreContainer