правки
This commit is contained in:
gofnnp 2023-06-01 10:41:08 +04:00
parent 22858a2f49
commit 70a4d5713b
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
'auth-page': showAuthoriztion
}"
>
<button *ngIf="!showAuthoriztion" class="logout" color="warn" mat-stroked-button (click)="logout()">Выйти</button>
<!-- <button *ngIf="!showAuthoriztion" class="logout" color="warn" mat-stroked-button (click)="logout()">Выйти</button> -->
<div *ngIf="!showAuthoriztion; else authEl" class="account-page">
<div *ngIf="showAuthoriztion" class="top-left-attribute"></div>
<app-bonus-program

View File

@ -78,14 +78,14 @@
{{ orderStatuses[purchase.status] }}
</span>
</td>
<td
<!-- <td
class="woocommerce-orders-table__cell woocommerce-orders-table__cell-order-total"
data-title="Комментарий"
>
<span class="woocommerce-Price-amount amount">
{{ purchase.data.comment }}
</span>
</td>
</td> -->
<!-- <td
class="woocommerce-orders-table__cell woocommerce-orders-table__cell-order-total"
data-title="Магазин"