adding ionic pop up to password request and delete popup header
This commit is contained in:
parent
793391ed3c
commit
1118183eca
7 changed files with 72 additions and 76 deletions
|
|
@ -27,7 +27,6 @@
|
|||
|
||||
<ion-side-menu-content>
|
||||
<div notifications="right top"></div>
|
||||
<div ng-include="'views/includes/password.html'" ng-if="index.askPassword"></div>
|
||||
<div ng-include="'views/includes/alert.html'" ng-if="index.showAlert"></div>
|
||||
<div ng-include="'views/includes/confirm-tx.html'" ng-if="index.confirmTx"></div>
|
||||
<div id="sectionContainer">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue