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:
David Huynh 2010-02-02 01:50:22 +00:00
parent f870333715
commit d054cc709f

View File

@ -29,6 +29,7 @@ ProcessWidget.prototype._render = function() {
this._div.hide();
ui.historyWidget.update();
ui.dataTableView.update(true);
return;
}