Fixed JS syntax error

Regression from dbbcd08d
This commit is contained in:
Ingo Schommer 2012-11-30 12:30:41 +01:00
parent 888d4a87c5
commit 0808a1c21e

View File

@ -109,7 +109,7 @@
this.element.find('.ui-button-icon-alternate').remove();
$.ui.button.prototype.destroy.call( this );
},
}
});
/**