Skip to content

Fixes the web IDE link in tree list opening the wrong URL

Phil Hughes requested to merge ide-folder-button-path into master

What does this MR do?

Fixes the web IDE link on the projects tree list opening the wrong directory. This was caused by the @path global variable in the HAML being inadvertently being used in the ide_edit_path helper method.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/44477

Merge request reports

Loading