Replace iframe for window.open _blank
This commit is contained in:
parent
f1a2b357db
commit
d484c5ab49
4 changed files with 7 additions and 8 deletions
|
|
@ -183,7 +183,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<iframe ng-src="{{mobileBackupURI}}" style="width: 0px; height: 0px; margin:0px; border: 0px"></iframe>
|
||||
<div id="footer" data-ng-controller="FooterController" ng-class="{'footer-home': !$root.wallet || !$root.wallet.isReady()}">
|
||||
<link rel="stylesheet" ng-href="{{theme}}">
|
||||
<div ng-show="!$root.wallet">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue