Skip to content

Remove IIFEs from project_find_file.js

Brian Luckenbill requested to merge bluckenbill/gitlab:patch-36 into master

What does this MR do?

Replaces the 'Immediately Invoked Function Expression' from javascript function in 'keyup' event in the 'Find Project File' feature as requested in &2074 (closed) -> #34623 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports