security page
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
<!--
|
||||
Authors : initappz (Rahul Jograna)
|
||||
Website : https://initappz.com/
|
||||
App Name : E-Learning App Template
|
||||
This App Template Source code is licensed as per the
|
||||
terms found in the Website https://initappz.com/license
|
||||
Copyright and Good Faith Purchasers © 2021-present initappz.
|
||||
-->
|
||||
<ion-header mode="ios" class="ion-no-border">
|
||||
<ion-toolbar>
|
||||
<ion-buttons slot="start" (click)="onBack()">
|
||||
@@ -53,6 +45,6 @@
|
||||
</ion-card-content>
|
||||
|
||||
<ion-button fill="clear">Help</ion-button>
|
||||
<ion-button fill="clear">Confirm Disable</ion-button>
|
||||
<ion-button fill="clear" (click)="requestDelete()">Confirm Disable</ion-button>
|
||||
</ion-card>
|
||||
</ion-content>
|
||||
|
||||
Reference in New Issue
Block a user