Skip to content

Commit

Permalink
Update attendee-management-table.js
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyundai committed Aug 30, 2024
1 parent c3b6e21 commit cf1f07c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ async function buildDashboard(el, config) {
}

updateDashboardHeader(target);
populateTable(target, config);
populateTable(receiver, config);
updateResetFilterBtnState(target);

return true;
Expand Down

0 comments on commit cf1f07c

Please sign in to comment.