X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Login.js;h=3fd9e94c82992e2910919ce5f90347d98a12b227;hb=bfc11bf6b7cf160821d089c0dcdeee9b98b9b1df;hp=7afe4b6765bd85dd092432c02cf957095775df4f;hpb=0a651724cfb40b8d676123d127bb15b9b5de8a07;p=Pman.Core diff --git a/Pman.Login.js b/Pman.Login.js index 7afe4b67..3fd9e94c 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -105,8 +105,8 @@ Pman.Login = new Roo.util.Observable({ return; } this.sending = true; - - Roo.Ajax.request({ + var c = new Roo.data.Connection(); + c.request({ url: baseURL + '/Login.js', params: { getAuthUser: true