handle network reconnection
This commit is contained in:
parent
ff8560208b
commit
9efa2dfe24
16 changed files with 125 additions and 66 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div ng-controller="copayersController as copayers" ng-init="copayers.init()"
|
||||
ng-if="!index.isOffLine && !index.clientError">
|
||||
ng-if="!index.clientError">
|
||||
|
||||
<div ng-show="!index.notAuthorized">
|
||||
<div class="row m10t text-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue