ui update, init to consumer statistics and manage pos user types
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
<ng-container [ngTemplateOutlet]="caption">
|
||||
<div class="flex justify-between items-center gap-4">
|
||||
<h5 class="font-bold">{{ pageTitle }}</h5>
|
||||
@if (showAdd || filter) {
|
||||
@if (showAdd || filter || moreActions) {
|
||||
<div class="flex items-center gap-2">
|
||||
<ng-container [ngTemplateOutlet]="moreActions" />
|
||||
@if (filter) {
|
||||
<p-button
|
||||
label="فیلتر"
|
||||
|
||||
Reference in New Issue
Block a user