Fix logger url.

This commit is contained in:
Paulo Gustavo Veiga 2012-11-11 02:18:25 -03:00
parent cba00adc41
commit 4ac8a41a46

View File

@ -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