mirror of https://gitee.com/bigwinds/arangodb
de-sausage frontend
This commit is contained in:
parent
a0be019e3c
commit
b689fd7df2
|
@ -178,7 +178,7 @@
|
|||
$.ajax({
|
||||
type: "GET",
|
||||
cache: false,
|
||||
url: arangoHelper.databaseUrl("/_api/database/current?wurst=1"),
|
||||
url: arangoHelper.databaseUrl("/_api/database/current"),
|
||||
contentType: "application/json",
|
||||
processData: false,
|
||||
async: true,
|
||||
|
|
Loading…
Reference in New Issue