checking auth

This commit is contained in:
sdarbinyan
2026-05-15 13:41:11 +04:00
parent 5d58a387ca
commit a0ffcf0f86
2 changed files with 29 additions and 4 deletions

View File

@@ -32,7 +32,9 @@
autocomplete="off"
maxlength="20"
/>
<a class="btn btn--ghost" [href]="newQrUrl()" aria-label="Создать новый fastCHECK">{{ 'fastcheck.number_new' | translate }}</a>
<button class="btn btn--ghost" type="button" (click)="createNewFastcheck($event)" aria-label="Создать новый fastCHECK">
{{ 'fastcheck.number_new' | translate }}
</button>
</div>
</div>