Skip to content

Commit

Permalink
Merge pull request #176 from mansurskTarento/cbrelease-4.8.21
Browse files Browse the repository at this point in the history
removing builk upload from designations
  • Loading branch information
sureshece16 authored Feb 10, 2025
2 parents 163c280 + 9999cf1 commit 93baecd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<div class="flex justify-between items-center">
<div class="mobile-margin text-capitalize mat-h2">{{designationConfig.mainHeading}}</div>
<div class="flex gap-3">
<button mat-raised-button class="mat-btn-flat" (click)="designationMaster = 'bulk upload'" type="button">
<!-- <button mat-raised-button class="mat-btn-flat" (click)="designationMaster = 'bulk upload'" type="button">
{{designationConfig?.bulkUploadConfig?.mainHeading}}
</button>
</button> -->

<button mat-flat-button class="mat-btn-flat" (click)="designationMaster = 'import designations'"
type="button">
Expand Down

0 comments on commit 93baecd

Please sign in to comment.