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 match = null;
|
||||||
var commit = function() {
|
var commit = function() {
|
||||||
if (match !== null) {
|
if (match !== null) {
|
||||||
alert(JSON.stringify(match));
|
|
||||||
var params = {
|
var params = {
|
||||||
judgment: "matched",
|
judgment: "matched",
|
||||||
id: match.id,
|
id: match.id,
|
||||||
|
Loading…
Reference in New Issue
Block a user