Skip to content

Fix error loading javascript in edit tags form

Clement Ho requested to merge fix-tags-10-5 into 10-5-stable

What does this MR do?

Fix error loading javascript in edit tags form. This error only takes place in 10.5 and is fixed on master because of a different refactor. I've created a MR that targets 10-5-stable.

Are there points in the code the reviewer needs to double check?

None

Why was this MR needed?

Fix regression

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/43803

Merge request reports