Commit 0a1d8875 authored by Lin Jen-Shin's avatar Lin Jen-Shin Committed by Clement Ho

we're actually not using issue finder here

parent f7f9e580
......@@ -32,7 +32,7 @@
title: "New Issue",
id: "new_issue_link" do
New Issue
= render 'shared/issuable/search_bar', type: :issues, finder: issues_finder
= render 'shared/issuable/search_bar', type: :issues
.issues-holder
= render 'issues'
......
- type = local_assigns.fetch(:type)
- finder = local_assigns.fetch(:finder)
.issues-filters
.issues-details-filters.row-content-block.second-block.filtered-search-block
......
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