Updates tx modal
This commit is contained in:
parent
c25a592d1c
commit
9fedae1a67
6 changed files with 27 additions and 105 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<div
|
||||
ng-controller="txController as txc"
|
||||
class="txModal fix-modals-touch"
|
||||
ng-class="{'animated': index.isCordova, 'slideInRight': modalOpening, 'slideOutRight': modalClosing}"
|
||||
ng-swipe-disable-mouse
|
||||
ng-swipe-right="txc.cancel()">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue