X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Login.js;h=4adb8e02085e0d13e94d9fd05ac09701f4918a09;hb=1e63d65916978f3ccddf4aee5afe157efcbff8d2;hp=33571c2d4bea816f64d9335baf9d9c8acbae7322;hpb=36ccf49eb80ef724a2605a1bb91d1783cc9fd0c4;p=Pman.Core diff --git a/Pman.Login.js b/Pman.Login.js index 33571c2d..4adb8e02 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -303,7 +303,7 @@ Pman.Login = new Roo.util.Observable({ Pman.Login.dialog.el.unmask(); var msg = act.result.errorMsg || act.result.message; msg = msg || "Login failed - communication error - try again."; - Roo.MessageBox.alert("Error", , msg); + Roo.MessageBox.alert("Error", msg); }, actioncomplete: function(re, act) {