Welcome to mirror list, hosted at ThFree Co, Russian Federation.

issue_moved_email.html.haml « notify « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 472c31e9a5e5fc162896b1e42a2dc33d37392830 (plain)
1
2
3
4
5
6
%p
  Issue was moved to another project.
%p
  New issue:
  = link_to project_issue_url(@new_project, @new_issue) do
    = @new_issue.title