Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OHR Support
Manage
Activity
Members
Labels
Plan
Issues
97
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
OHR Support
Commits
c034d5e5
Commit
c034d5e5
authored
13 years ago
by
Eric Davis
Browse files
Options
Downloads
Patches
Plain Diff
[#398] Remove helpers from IssuesController
parent
713d0aea
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/controllers/issues_controller.rb
+0
-2
0 additions, 2 deletions
app/controllers/issues_controller.rb
with
0 additions
and
2 deletions
app/controllers/issues_controller.rb
+
0
−
2
View file @
c034d5e5
...
...
@@ -27,9 +27,7 @@ class IssuesController < ApplicationController
rescue_from
Query
::
StatementInvalid
,
:with
=>
:query_statement_invalid
helper
:journals
include
JournalsHelper
helper
:projects
include
ProjectsHelper
include
CustomFieldsHelper
include
IssueRelationsHelper
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment