Skip to content

Remove inline scripts from import pages.

Connor Shea requested to merge cs-rm-inline-js-import into master

What does this MR do?

Removes inline scripts from the Import Status pages for all the importers we have.

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

That this doesn't break anything (it didn't when I tested it!)

Why was this MR needed?

Inline scripts are bad, this removes a few of them.

What are the relevant issue numbers?

#18231 (closed) and #19866 (closed)

Does this MR meet the acceptance criteria?

Merge request reports