fixed problem with basic auth, added new message window
This commit is contained in:
parent
efecb823cd
commit
a861de4eb4
6 changed files with 79 additions and 23 deletions
|
@ -47,7 +47,6 @@ define(function() {
|
|||
}
|
||||
|
||||
HostApp.loggedIn = function() {
|
||||
|
||||
controller.loggedIn();
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue