mirror of
https://github.com/arnaucube/commonroutesApp.git
synced 2026-02-07 03:26:44 +01:00
fixed update password
This commit is contained in:
@@ -14,11 +14,11 @@
|
||||
<input ng-model="newPassword.new2" type="password" placeholder="{{'Repeat_New_Password' | translate}}" style="-webkit-text-security: disc;">
|
||||
</label>
|
||||
</div>
|
||||
<!--<div ng-click="changePassword()" class="button button-block c_deepPurple200">
|
||||
<div ng-click="changePassword()" class="button button-block c_deepPurple200">
|
||||
{{'Change_password' | translate}}
|
||||
</div>-->
|
||||
<div class="button button-block c_deepPurple200">
|
||||
Feature not ready yet
|
||||
</div>
|
||||
<!--<div class="button button-block c_deepPurple200">
|
||||
Feature not ready yet
|
||||
</div>-->
|
||||
</ion-content>
|
||||
</ion-view>
|
||||
|
||||
Reference in New Issue
Block a user