mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
Fix login error message
This commit is contained in:
parent
433cd51d89
commit
08bbd79ff9
@ -61,7 +61,7 @@
|
||||
});
|
||||
},
|
||||
error: function(args) {
|
||||
//cloudStack.dialog.notice({ message: 'Invalid username and/or password.' });
|
||||
cloudStack.dialog.notice({ message: 'Invalid username and/or password.' });
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user