Skip to content
Snippets Groups Projects
Commit c034d5e5 authored by Eric Davis's avatar Eric Davis
Browse files

[#398] Remove helpers from IssuesController

parent 713d0aea
Branches
Tags
No related merge requests found
......@@ -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
......
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