Skip to content
Snippets Groups Projects

Fix cross-project reference clipboard text

Merged Robert Speicher requested to merge rs-fix-cross-reference into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
69 69 You're not receiving notifications from this thread.
70 70 .subscribed{class: ( 'hidden' unless subscribed )}
71 71 You're receiving notifications because you're subscribed to this thread.
72
72 73 - project_ref = cross_project_reference(@project, issuable)
73 74 .block
74 75 .title
75 76 .cross-project-reference
76 %span#cross-project-reference
77 %span
77 78 Reference:
78 %a{href: '#', title:project_ref}
79 %cite{title: project_ref}
  • mentioned in issue #7961 (closed)

  • Jacob Schatz Added 1 commit:

    Added 1 commit:

  • Robert Speicher Status changed to merged

    Status changed to merged

  • Robert Speicher mentioned in commit 14695798

    mentioned in commit 14695798

  • Robert Speicher mentioned in commit 3eb5ceba

    mentioned in commit 3eb5ceba

  • Picked into 8-4-stable.

  • Please register or sign in to reply
    Loading