mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
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:
@@ -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"));
|
||||
|
||||
Reference in New Issue
Block a user