mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-28 06:56:05 +00:00
cleanup
This commit is contained in:
@@ -40,7 +40,7 @@ define('views/login', ['view'], function (Dep) {
|
||||
},
|
||||
|
||||
events: {
|
||||
'submit #login-form': function (e) {
|
||||
'submit #login-form': function () {
|
||||
this.login();
|
||||
},
|
||||
'click a[data-action="passwordChangeRequest"]': function () {
|
||||
|
||||
Reference in New Issue
Block a user