Minor bug in recon type facet's expression.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@21 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
f870333715
commit
d054cc709f
@ -29,6 +29,7 @@ ProcessWidget.prototype._render = function() {
|
|||||||
this._div.hide();
|
this._div.hide();
|
||||||
|
|
||||||
ui.historyWidget.update();
|
ui.historyWidget.update();
|
||||||
|
ui.dataTableView.update(true);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user