add rate card flag
This commit is contained in:
parent
9e3f627c58
commit
7b2d3b1df0
8 changed files with 111 additions and 82 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<ion-view id="thanks-feedback">
|
||||
<ion-nav-bar class="bar-royal">
|
||||
<ion-nav-buttons side="secondary">
|
||||
<button class="button icon ion-ios-close-empty " ui-sref="tabs.home">
|
||||
<button class="button icon ion-ios-close-empty" ui-sref="tabs.home({fromAppRate: 'true'})">
|
||||
</button>
|
||||
</ion-nav-buttons>
|
||||
</ion-nav-bar>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue