update components
This commit is contained in:
parent
51d44957c3
commit
e9b1b4ad5f
9 changed files with 62 additions and 56 deletions
|
@ -251,6 +251,10 @@
|
|||
return credentialProvider.credentials().ConnectAccessToken;
|
||||
};
|
||||
|
||||
self.getApiClients = function () {
|
||||
return apiClients;
|
||||
};
|
||||
|
||||
self.getServerInfo = function (id) {
|
||||
|
||||
var servers = credentialProvider.credentials().Servers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue