Fixed yet another problem caused by r1989.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2022 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
669b708d60
commit
a4572b66c8
@ -525,7 +525,6 @@ DataTableCellUI.prototype._startEdit = function(elmt) {
|
||||
{},
|
||||
{
|
||||
onDone: function(o) {
|
||||
Refine.preparePool(o.pool);
|
||||
if (o.cell.r) {
|
||||
o.cell.r = o.pool.recons[o.cell.r];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user