add logic to txp modal related to glidera
This commit is contained in:
parent
f210418b51
commit
666eee4321
4 changed files with 22 additions and 14 deletions
|
|
@ -839,6 +839,8 @@ console.log('[index.js:395]',txps); //TODO
|
|||
|
||||
self.initGlidera = function(accessToken) {
|
||||
if (self.isShared) return;
|
||||
self.glideraStatus = null;
|
||||
|
||||
glideraService.setCredentials(self.network);
|
||||
|
||||
var getToken = function(cb) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue