Skip to content

Resolve "Move EE differences for `app/views/admin/users/show.html.haml`"

What does this MR do?

  • Moves EE-specific business to the ee/ folder
  • Renames some template files because what was user_detail_note was actually used in the user listing, therefore:
    • user_detail_note was renamed to user_listing_note
    • the new EE-only template used in the user detail view has been named as user_detail_note 🎉

What are the relevant issue numbers?

#6099 (closed)

Does this MR meet the acceptance criteria?

Closes #6099 (closed)

Edited by Dennis Tang

Merge request reports