mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 11:36:42 +01:00
when unlogged, suggest to login
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<ion-header-bar>
|
||||
<h1 class="title">{{'Login' | translate}}</h1>
|
||||
<div class="buttons">
|
||||
<button class="button button-balanced" ng-click="signup()">{{'Signup' | translate}}</button>
|
||||
<button class="button button-dark" ng-click="closeLogin()">{{'Close' | translate}}</button>
|
||||
</div>
|
||||
</ion-header-bar>
|
||||
|
||||
Reference in New Issue
Block a user