=link_topage_filter_path(state: 'opened',label: true),id: 'state-opened',title: "Filter by #{page_context_word} that are currently opened.",data: {state: 'opened'}do
=link_topage_filter_path(state: 'opened',label: true),id: 'state-opened',title: "Filter by #{page_context_word} that are currently opened.",data: {state: 'opened'}do
#{issuables_state_counter_text(type,:opened)}
#{issuables_state_counter_text(type,:opened)}
...
@@ -21,6 +19,4 @@
...
@@ -21,6 +19,4 @@
=link_topage_filter_path(state: 'closed',label: true),id: 'state-closed',title: 'Filter by issues that are currently closed.',data: {state: 'closed'}do
=link_topage_filter_path(state: 'closed',label: true),id: 'state-closed',title: 'Filter by issues that are currently closed.',data: {state: 'closed'}do