mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
FingerPrint fixe
This commit is contained in:
@@ -25,13 +25,12 @@ export class PinPage implements OnInit {
|
||||
|
||||
}
|
||||
|
||||
clearCode(){
|
||||
clearCode() {
|
||||
this.code =[]
|
||||
}
|
||||
|
||||
close() {
|
||||
/* console.log(this.isEventEdited); */
|
||||
alert('close modal')
|
||||
this.modalController.dismiss();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user