Commit 9f065c97 authored by Valery Sizov's avatar Valery Sizov

[CE->EE] resolve app/views/shared/issuable/_nav.html.haml [ci skip]

parent 498887cc
- type = local_assigns.fetch(:type, :issues)
- page_context_word = type.to_s.humanize(capitalize: false)
<<<<<<< HEAD
- issuables = @issues || @merge_requests || @epics
=======
>>>>>>> upstream/master
%ul.nav-links.issues-state-filters
- if type != :epics
......
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