Grid edit: fix error in javascript, causing grid edit error in IE

This commit is contained in:
Aris Feryanto 2011-07-22 13:05:17 +08:00
parent 756ae599e9
commit 225075af94

View File

@ -799,9 +799,6 @@
* Post the content of edited cell.
*/
postEditedCell: function() {
event.preventDefault();
/**
* @var $this_field Object referring to the td that is being edited
*/