diff --git a/wise-editor/src/main/webapp/js/editor.js b/wise-editor/src/main/webapp/js/editor.js index 2f44c1e6..4b767b2b 100644 --- a/wise-editor/src/main/webapp/js/editor.js +++ b/wise-editor/src/main/webapp/js/editor.js @@ -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