Replace $root.go directive for href ui-sref
This commit is contained in:
parent
5f7b68d32f
commit
2f8c42ca25
14 changed files with 120 additions and 110 deletions
|
|
@ -115,10 +115,7 @@
|
|||
A transfer has been initiated from your bank account. Your bitcoins should arrive to your wallet in 2-4 business days.
|
||||
</p>
|
||||
|
||||
<button class="outline dark-gray round expand"
|
||||
ng-click="$root.go('glidera')">
|
||||
OK
|
||||
</button>
|
||||
<button class="outline dark-gray round expand" href ui-sref="glidera">OK</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue