See ChangeLog.

Monotone-Parent: 8024e7884f12b6b63830153922546ddf8d4f2ed8
Monotone-Revision: 02babe4737ff32b8a48a8a24bbe0e321be9a0e8f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-08-02T17:25:51
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-08-02 17:25:51 +00:00
parent 2a0c7ca5c5
commit b67af40c95
3 changed files with 14 additions and 2 deletions
+2
View File
@@ -62,6 +62,8 @@ function onLoginClick(event) {
var language = $("language");
var domain = $("domain");
SetLogMessage("errorMessage");
if (userName.length > 0 && password.length > 0) {
this.disabled = true;
startAnimation($("animation"));