mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-14 10:47:57 +01:00
Fix logger url.
This commit is contained in:
parent
cba00adc41
commit
4ac8a41a46
@ -52,7 +52,7 @@ function buildDesigner(options) {
|
||||
|
||||
new Request({
|
||||
method:'post',
|
||||
url:"/service/logger/editor",
|
||||
url:"/c/restful/logger/editor",
|
||||
headers:{"Content-Type":"application/json", "Accept":"application/json"},
|
||||
emulation:false,
|
||||
urlEncoded:false
|
||||
|
Loading…
Reference in New Issue
Block a user