rename cancelnochange into savenochange

This commit is contained in:
vitalets
2012-12-06 21:19:33 +04:00
parent 19a6dabbae
commit 48a665c7f2
4 changed files with 11 additions and 11 deletions

@ -97,6 +97,7 @@ Makes editable any HTML element on the page. Applied as jQuery method.
@event init
@param {Object} event event object
@param {Object} editable editable instance
@since 1.2.0
**/
this.$element.triggerHandler('init', this);
}, this));
@ -522,7 +523,6 @@ Makes editable any HTML element on the page. Applied as jQuery method.
@default 'click'
**/
toggle: 'click',
/**
Text shown when element is empty.