Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_all.html.haml « nav_links « issuable « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c92a50bcb70ea4028ae6c419ca26c666bf263d66 (plain)
1
2
3
4
5
6
- page_context_word = local_assigns.fetch(:page_context_word)
- counter = local_assigns.fetch(:counter)

%li{ class: active_when(params[:state] == 'all') }>
  = link_to page_filter_path(state: 'all'), id: 'state-all', title: "Show all #{page_context_word}.", data: { state: 'all' } do
    #{counter}