Commit fc7b14a5 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Remove reference to EE from JIRA service model

parent 1d48b180
...@@ -44,11 +44,6 @@ class JiraService < IssueTrackerService ...@@ -44,11 +44,6 @@ class JiraService < IssueTrackerService
'allow a user to easily navigate to the Jira issue tracker. See the '\ 'allow a user to easily navigate to the Jira issue tracker. See the '\
'[integration doc](http://doc.gitlab.com/ce/integration/external-issue-tracker.html) '\ '[integration doc](http://doc.gitlab.com/ce/integration/external-issue-tracker.html) '\
'for details.' 'for details.'
line2 = 'Support for referencing commits and automatic closing of Jira issues directly '\
'from GitLab is [available in GitLab EE.](http://doc.gitlab.com/ee/integration/jira.html)'
[line1, line2].join("\n\n")
end end
def title def title
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment