Minor fix.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@872 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
f9a0c51285
commit
b4c4c4308c
@ -192,7 +192,7 @@ HistoryWidget.prototype._showExtractOperationsDialog = function(json) {
|
||||
|
||||
var level = DialogSystem.showDialog(frame);
|
||||
|
||||
textarea[0].select();
|
||||
elmts.textarea[0].select();
|
||||
};
|
||||
|
||||
HistoryWidget.prototype._showApplyOperationsDialog = function() {
|
||||
|
Loading…
Reference in New Issue
Block a user