scan login
This commit is contained in:
@@ -102,6 +102,7 @@ export class StartscanPage implements OnInit {
|
||||
BarcodeScanner.stopScan();
|
||||
document.querySelector('body').classList.remove('scanner-active');
|
||||
this.content_visibility = '';
|
||||
this.navctr.back();
|
||||
}
|
||||
async showAlert(mtitle: string, amessage: string) {
|
||||
const alert = await this.alertController.create({
|
||||
|
||||
Reference in New Issue
Block a user