Missing brackets during the merge. Added them
This commit is contained in:
@@ -1810,6 +1810,8 @@ function PMA_ajaxShowMessage(message, timeout) {
|
|||||||
.html("")
|
.html("")
|
||||||
.hide();
|
.hide();
|
||||||
})
|
})
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Hides/shows the "Open in ENUM/SET editor" message, depending on the data type of the column currently selected
|
* Hides/shows the "Open in ENUM/SET editor" message, depending on the data type of the column currently selected
|
||||||
|
Reference in New Issue
Block a user