Skip to content

Commit

Permalink
Updates employees under contract js logic.
Browse files Browse the repository at this point in the history
  • Loading branch information
obrymec committed Dec 21, 2023
1 parent 4d10b1a commit de685e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ (() => {
get_request ({
operation_link: "run-contracts",
callback: datum => (
generate_contract_table_data (
generate_employee_table_data (
datum
)
)
Expand Down

0 comments on commit de685e1

Please sign in to comment.