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

_results.html.haml « search « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7399f51d7f85cde171193c95a49871384359072f (plain)
1
2
3
.gl-w-full.gl-flex-grow-1.gl-overflow-x-hidden
  = render partial: 'search/results_status' unless @search_objects.to_a.empty?
  = render partial: 'search/results_list'