change confirmation and alert modal for confirmation ionic popup
This commit is contained in:
parent
b2bf99b5bf
commit
8c16460d29
8 changed files with 108 additions and 168 deletions
|
|
@ -27,8 +27,6 @@
|
|||
|
||||
<ion-side-menu-content>
|
||||
<div notifications="right top"></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">
|
||||
<div id="mainSection">
|
||||
<section ui-view="main"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue