Revert debug alert accidently committed
This commit is contained in:
parent
19963a530e
commit
390ac944aa
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user