Missing ion-view element and bar-stable class for topbar
This commit is contained in:
parent
48a182e658
commit
9d341a2cd9
33 changed files with 483 additions and 471 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<ion-view>
|
||||
<ion-nav-bar>
|
||||
<ion-nav-bar class="bar-stable">
|
||||
<ion-nav-back-button>
|
||||
{{'Back' | translate}}
|
||||
</ion-nav-back-button>
|
||||
</ion-nav-bar>
|
||||
|
||||
|
||||
<ion-content ng-controller="termOfUseController" cache-view="false">
|
||||
<p>
|
||||
<div ng-include="'views/includes/terms.html'"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue