Commit f9d954fa authored by Douwe Maan's avatar Douwe Maan

Satisfy rubocop

parent 0de8e260
......@@ -70,7 +70,7 @@ module Gitlab
def url_for_label(project, label)
h = Gitlab::Application.routes.url_helpers
h.namespace_project_issues_url( project.namespace, project, label_name: label.name,
only_path: context[:only_path])
only_path: context[:only_path])
end
def render_colored_label(label)
......
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