fixed broken link to "browse this cluster"
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1060 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
18b720b913
commit
64e68fce89
@ -141,7 +141,7 @@ ClusteringDialog.prototype._renderTable = function(clusters) {
|
||||
"facets" : [ facet ]
|
||||
}))
|
||||
];
|
||||
var url = "project.html?" + params.join("&");
|
||||
var url = "project?" + params.join("&");
|
||||
|
||||
var div = $('<div></div>').addClass("clustering-dialog-value-focus");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user