|
@ -30,9 +30,9 @@ import {AuthDialogRequest} from "../internal-components/dialogs/AuthDialogReques |
|
|
</mat-menu> |
|
|
</mat-menu> |
|
|
|
|
|
|
|
|
<mat-chip *ngIf="filter.updated" (click)="updateData()">Обновить</mat-chip> |
|
|
<mat-chip *ngIf="filter.updated" (click)="updateData()">Обновить</mat-chip> |
|
|
<app-filter-mat-chip-killfeed |
|
|
<app-filter-mat-chip-account |
|
|
[filter]="filter"> |
|
|
[filter]="filter"> |
|
|
</app-filter-mat-chip-killfeed> |
|
|
</app-filter-mat-chip-account> |
|
|
<app-filter-mat-chip-date-begin |
|
|
<app-filter-mat-chip-date-begin |
|
|
[filter]="filter"> |
|
|
[filter]="filter"> |
|
|
</app-filter-mat-chip-date-begin> |
|
|
</app-filter-mat-chip-date-begin> |
|
|