update
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<app-card-data cardTitle="اطلاعات شریک تجاری" [editable]="true" [(editMode)]="editMode">
|
||||
<ng-template #moreAction>
|
||||
<p-button outlined size="small" (onClick)="openChargeDialog()"> شارژ لایسنس </p-button>
|
||||
{{ visibleChargeFormDialog() }}
|
||||
</ng-template>
|
||||
<div class="flex flex-col gap-4">
|
||||
<div class="grid grid-cols-3 gap-4 items-center">
|
||||
@@ -14,6 +13,8 @@
|
||||
</div>
|
||||
</app-card-data>
|
||||
|
||||
<admin-partner-licenses [partnerId]="partnerId()" />
|
||||
|
||||
<superAdmin-partner-account-list [partnerId]="partnerId()" />
|
||||
|
||||
<partner-form
|
||||
|
||||
Reference in New Issue
Block a user