Skip to content

Commit

Permalink
Update pipeline-column-headers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomomdahan authored Nov 25, 2024
1 parent 6abc8ca commit dc72e87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
window.addEventListener("DOMContentLoaded", () => {
document.addEventListener("DOMContentLoaded", () => {
const projectDataHolders = document.querySelectorAll(".ch-project-data-holder");

projectDataHolders.forEach(dataHolder => {
Expand Down

0 comments on commit dc72e87

Please sign in to comment.