X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Login.js;fp=Pman.Login.js;h=5834e9b508810b963552b49e4ae09fe4e05efad4;hb=c253e5bd905d43762f1a210e8e2790c5edca0b49;hp=dc39a3de462ea192f576d556273300354b70137a;hpb=c9904f978c7295a8bb4869ab6fd4c589eafd2c17;p=Pman.Core diff --git a/Pman.Login.js b/Pman.Login.js index dc39a3de..5834e9b5 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -301,8 +301,10 @@ Pman.Login = new Roo.util.Observable({ //act.result.errorMsg// invalid form element list... Pman.Login.dialog.el.unmask(); - Roo.MessageBox.alert("Error", act.result.errorMsg ? act.result.errorMsg : - "Login failed - communication error - try again."); + Roo.MessageBox.alert("Error", + act.result.errorMsg ? act.result.errorMsg : + "Login failed - communication error - try again." + ); }, actioncomplete: function(re, act) {