mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Remove reference to EE from JIRA service model
This commit is contained in:
@@ -44,11 +44,6 @@ class JiraService < IssueTrackerService
|
||||
'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) '\
|
||||
'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
|
||||
|
||||
def title
|
||||
|
||||
Reference in New Issue
Block a user