diff --git a/js/control/Profile.js b/js/control/Profile.js index 3ceb166..1ecedb7 100644 --- a/js/control/Profile.js +++ b/js/control/Profile.js @@ -57,6 +57,7 @@ BR.Profile = L.Class.extend({ var button = evt.target || evt.srcElement, profile = this.ele.value; + this.message.hideError(); $(button).button('uploading'); evt.preventDefault();