Commit 27a4cb96 authored by Vitaly Slobodin's avatar Vitaly Slobodin

Merge branch '329272-remove-DOMContentLoaded' into 'master'

Delete `DOMContentLoaded` in `repository/show/index.js`

See merge request gitlab-org/gitlab!65865
parents 518d8beb 339a73ef
......@@ -43,6 +43,4 @@ initDatePicker(); // Used for deploy token "expires at" field
fileUpload('.js-choose-file', '.js-object-map-input');
document.addEventListener('DOMContentLoaded', () => {
initSearchSettings();
});
initSearchSettings();
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