Commit 60b0dd17 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'jnnkl-remove-dom-content-loaded-pipeline-chart' into 'master'

Remove obsolete DOMContentLoadedEventListener

See merge request gitlab-org/gitlab!51454
parents 92c36c07 0d5a2798
import initProjectPipelinesChartsApp from '~/projects/pipelines/charts/index';
document.addEventListener('DOMContentLoaded', initProjectPipelinesChartsApp);
initProjectPipelinesChartsApp();
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment