mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 19:46:44 +01:00
added password change
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<ion-view view-title="{{'Settings' | translate}}">
|
||||
<ion-content class="has-footer">
|
||||
<ion-content>
|
||||
<label class="item item-input item-select">
|
||||
<div class="input-label">
|
||||
{{'Actual_language' | translate}}
|
||||
@@ -12,5 +12,9 @@
|
||||
<p>
|
||||
{{'version' | translate}}: CarsInCommon-v0.1
|
||||
</p>
|
||||
Security:
|
||||
<a ng-href="#/app/password" class="button button-small c_deepPurple200">
|
||||
{{'Change_password' | translate}}
|
||||
</a>
|
||||
</ion-content>
|
||||
</ion-view>
|
||||
|
||||
Reference in New Issue
Block a user