mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
Remove CodeMirror
This commit is contained in:
@@ -798,7 +798,6 @@ DROP PROCEDURE adminer_alter;
|
||||
foreach (array("bac", "bra", "sqlite_quo", "mssql_bra") as $val) {
|
||||
echo "jushLinks.$val = jushLinks.$jush;\n";
|
||||
}
|
||||
echo "var cmComplete = [ '" . implode("', '", array_map('js_escape', array_keys($tables))) . "' ];\n";
|
||||
echo "</script>\n";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user