Grid edit: fix error in javascript, causing grid edit error in IE
This commit is contained in:
parent
756ae599e9
commit
225075af94
@ -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
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user