Skip to content

Fix clone dropdown parent inheritance issues in HAML

Stan Hu requested to merge sh-fix-clone-geo-dropdown into master

The change in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24015 caused some parent relationships to be incorrect. This caused a failure in the EE failure the Geo button was added because the modal stopped showing.

Merge request reports