Skip to content

Commit

Permalink
Merge pull request #114 from KB-iGOT/cbrelease-4.8.19
Browse files Browse the repository at this point in the history
Cbrelease 4.8.19 merge into Cbrelease 4.8.19.1
  • Loading branch information
vishnubansaltarento authored Dec 4, 2024
2 parents 8bcc775 + bfaf616 commit 6f05f8f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
</div>
<ng-container>
<ws-widget-directory-table [selectedDepartment]='currentDepartment' [tableData]='tabledata' [data]='data'
[needCreate]="currentFilter === 'mdo' || currentFilter === 'state' ? false : true"
(eOnRowClick)="onRoleClick($event)" (actionsClick)="actionClick($event)"
(searchByEnterKey)="onEnterkySearch($event)">
</ws-widget-directory-table>
Expand Down

0 comments on commit 6f05f8f

Please sign in to comment.