Revert debug alert accidently committed

This commit is contained in:
Tom Morris 2012-11-06 19:15:28 -05:00
parent 19963a530e
commit 390ac944aa

View File

@ -326,7 +326,6 @@ DataTableCellUI.prototype._searchForMatch = function(suggestOptions) {
var match = null;
var commit = function() {
if (match !== null) {
alert(JSON.stringify(match));
var params = {
judgment: "matched",
id: match.id,